Class OutputFileVM
Inheritance
System.Object
OutputFileVM
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class OutputFileVM : CloudBaseVM
Properties
FileName
Declaration
public string FileName { get; set; }
Property Value
Type |
Description |
System.String |
|
FolderId
Declaration
public string FolderId { get; set; }
Property Value
Type |
Description |
System.String |
|
IsTemporary
Declaration
public bool IsTemporary { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Type
Declaration
public FileKind Type { get; set; }
Property Value