Blocks Element (ASSL)
Contains the collection of blocks of binary data that represent the binary contents of a ClrAssemblyFile element.
Syntax
<Data xsi:type="DataBlock">
   ...
   <Blocks>
      <Block>...</Block>
   </Blocks>
   ...
</File>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | None | 
| Default value | None | 
| Cardinality | 1-1: Required element that occurs once and only once. | 
Element Relationships
Remarks
The element that corresponds to the parent of Blocks in the Analysis Management Objects (AMO) object model is ClrAssemblyFile.