Selects or deselects the specified dimension item.
Command.Dimension.Layout.Select(dimensionItem, selected) | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
dimensionItem | parameter | dimensionitem | The ID of the dimension item to operate on. |
selected | parameter | boolean | Indicates if the dimension item should be selected or deselected. |