Class CreateFileShareVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class CreateFileShareVM : CloudBaseVM
Properties
Expires
Declaration
public System.DateTime? Expires { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.DateTime> |
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Permission
Declaration
public FilePermissionCRUDVM Permission { get; set; }
Property Value
| Type | Description |
|---|---|
| FilePermissionCRUDVM |