Click or drag to resize
IChunkable Interface
An interface for items which can be uploaded in chunks.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public interface IChunkable

The IChunkable type exposes the following members.

Properties
  NameDescription
Public propertyFileChunk
Gets the file chunk.
Top
See Also