Class UpdateDataVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class UpdateDataVM : CloudBaseVM
Properties
EditorId
Declaration
public string EditorId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ErrorMessage
Declaration
public string ErrorMessage { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NewData
Declaration
public string NewData { get; set; }
Property Value
Type | Description |
---|---|
System.String |