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