Gets or sets the current error message for the current service operation.
Namespace: Telerik.Reporting.ServiceAssembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll)
Syntax
| C# |
|---|
public string Error { get; set; } |
| Visual Basic |
|---|
Public Property Error As String
Get
Set |
Version Information
Supported in: 1.0.1, 1.0
See Also