Click or drag to resize
SectionFileSize Property
The size of the file in bytes.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(typeof(long), "0")]
[XmlAttributeAttribute]
public long FileSize { get; set; }

Property Value

Type: Int64
See Also