Click or drag to resize
IChunkableFileChunk Property
Gets the file chunk.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
UploadedFileChunk FileChunk { get; }

Property Value

Type: UploadedFileChunk
The file chunk.
See Also