Class AdminFolderCreateVM
Inheritance
System.Object
AdminFolderCreateVM
Inherited Members
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class AdminFolderCreateVM : FolderCreateVM
Properties
Force
Declaration
public bool Force { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OwnerId
Declaration
public string OwnerId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ParentId
Declaration
public string ParentId { get; set; }
Property Value
Type | Description |
---|---|
System.String |