UploadedFileChunkBytesWritten Property DocuWare Platform .NET API
The number of bytes written up to now.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[DefaultValueAttribute(typeof(long), "0")]
[XmlAttributeAttribute]
public long BytesWritten { get; set; }

Property Value

Type: Int64
See Also

Reference