Class RunInputFileVM
Inherited Members
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class RunInputFileVM : InputFileVM
Properties
Content
Declaration
public byte[] Content { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |
FileName
Declaration
public string FileName { get; set; }
Property Value
Type | Description |
---|---|
System.String |