Class AttachFileInfo
Inheritance
System.Object
AttachFileInfo
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class AttachFileInfo : object
Properties
FormattedSize
Declaration
public string FormattedSize { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Source
Declaration
public FileSource Source { get; set; }
Property Value
Type | Description |
---|---|
FileSource |