InitializeAnnotationBlocksDownloadResponse ComplexType

Contains the response from the InitializeAnnotationBlocksDownload action

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
FileContinuationToken Edm.String

A token that uniquely identifies a sequence of related data blocks.

FileName Edm.String

The name of the stored file.

FileSizeInBytes Edm.Int32

The size of the data file in bytes.

Used by

The following use the InitializeAnnotationBlocksDownloadResponse ComplexType.

Name How used
InitializeAnnotationBlocksDownload ReturnType

See also