Class FolderCreateVM
Inheritance
System.Object
FolderCreateVM
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class FolderCreateVM : CloudBaseVM
Properties
Icon
Declaration
public byte[] Icon { get; set; }
Property Value
Type |
Description |
System.Byte[] |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public System.Collections.Generic.ICollection<string> Tags { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.ICollection<System.String> |
|