ColumnID Element (EventColumn) (ASSL)
Contains the identifier (ID) of the column of information to be captured for an event as part of a Trace element.
Syntax
<EventColumn>
   <ColumnID>...</ColumnID>
</EventColumn>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | String | 
| Default value | None | 
| Cardinality | 1-1: Required element that can occur once and only once. | 
Remarks
The element that corresponds to the parent of ColumnID in the Analysis Management Objects (AMO) object model is TraceColumn.
See Also