Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |