Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerDocumentOperationResponse.documentId Property

Specifies the document ID.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public string documentId { get; }

Property Value

Type Description
String

A string that specifies the document ID.

See Also