VariableCardinalityDefinition object
A class that provides information about the cardinality of a
variable. It reports whether the associated variable is a single instance
or an array. If it is an array, you can get information about the
dimensions. VariableCardinalityDefinition is used in the
VariableDefinition object. It has no events.
Properties
|
VariableCardinality Definition |
Datatype |
Description |
|---|---|---|
|
ArrayDefinition[ ] |
ArrayBounds |
When the associated variable’s Cardinality is When Not valid when Cardinality is |
|
Cardinality |
VariableCardinalityType |
The cardinality of the associated variable. Values ScalarType! UnboundedArray! BoundedArray! |
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Functions
|
VariableCardinalityDefinition |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Object |
Returns the type of the object |