https://wsapi.ams360.com/v3.0/DataContract
https://wsapi.ams360.com/v3.0/DataContract / FileChunkBeginRequest Element
In This Topic
    FileChunkBeginRequest Element
    In This Topic
    Namespace https://wsapi.ams360.com/v3.0/DataContract
    Type
    Diagram
    TotalBytes Element NumberOfChunks Element Sequence FileChunkBeginRequest Element
    Overview
    Sequence
    NumberOfChunks optional xs:int
    Total number of file chunks that will be sent in. 1 - 50
    TotalBytes optional xs:int
    File size in bytes. 1 - 104857600
    Source
    <xs:element name="FileChunkBeginRequest" nillable="true" type="tns:FileChunkBeginRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also