Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The EventColumnID complex type describes the columns for this Event.
-
<xsd:complexType name="EventColumnID"> <xsd:sequence> <xsd:element name="ColumnID" type="xsd:string" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType>
The following table describes the elements that are included in the XSD schema for EventColumnID.
Element |
Read-Only |
Default value |
Description |
---|---|---|---|
ColumnID |
|
[Required] |
The ID of the column used for this event. |