Show / Hide Table of Contents

    Interface IChunkable

    An interface for items which can be uploaded in chunks.

    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public interface IChunkable

    Properties

    FileChunk

    Gets the file chunk.

    Declaration
    UploadedFileChunk FileChunk { get; }
    Property Value
    Type Description
    UploadedFileChunk

    The file chunk.

    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top