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 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.<80>
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. |