DataSize Element (ASSL)

Contains the size in bytes of a DataItem element.

Syntax

  
<DataItem>  
   ...  
   <DataSize>...</DataSize>  
   ...  
</DataItem  

Element Characteristics

Characteristic Description
Data type and length Integer
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element DataItem
Child elements None

Remarks

The element that corresponds to the parent of DataSize in the Analysis Management Objects (AMO) object model is DataItem.

See Also

Properties (ASSL)