Class CreateTaskEndVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class CreateTaskEndVM : CloudBaseVM
Properties
After
Declaration
public int? After { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
On
Declaration
public System.DateTime? On { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.DateTime> |