CommitAnnotationBlocksUploadResponse ComplexType
Contains the response from the CommitAnnotationBlocksUpload action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
AnnotationId | Edm.Guid |
The unique identifier of the stored annotation. |
FileSizeInBytes | Edm.Int32 |
The size of the stored annotation in bytes. |
Used by
The following use the CommitAnnotationBlocksUploadResponse ComplexType.
Name | How used |
---|---|
CommitAnnotationBlocksUpload | ReturnType |