2.2.5.24 Variation Object
The Variation object defines the references that are used in the variations of a column. Variation is a child of a Column object and requires compatibility level 1400 or higher.<73>
The Variation object has the following properties.
Name |
Type |
Description |
---|---|---|
ID |
unsignedLong |
A reference to the object. |
ColumnID |
unsignedLong |
An ID-based reference to a Column object. |
Name |
string |
The name of the object. |
Description |
string |
The description of the object. |
RelationshipID |
unsignedLong |
An ID-based reference to a Relationship object. |
DefaultHierarchyID |
unsignedLong |
An ID-based reference to a Hierarchy object. |
DefaultColumnID |
unsignedLong |
An ID-based reference to a Column object. |
IsDefault |
boolean |
A Boolean that indicates whether this Variation object is the column’s default variation. |