Click or drag to resize
UploadedFileChunkFinished Property
Indicates that the last chunk has been uploaded.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(false)]
[XmlAttributeAttribute]
public bool Finished { get; set; }

Property Value

Type: Boolean
See Also