C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / DocumentStatus Class / error Field

In This Topic
error Field (DocumentStatus)
In This Topic
If an error occurred on the server, contains the error description. Normally should be null.
Syntax
'Declaration
 
Public error As System.String
 
See Also