Skip to main content
A newer version of this page is available. .

UploadingResourceId.Value Property

Specifies the document resources.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

[DataMember]
public string Value { get; set; }

Property Value

Type Description
String

A String value, specifying the document resources.

See Also