DimSelectionSet.OdId

Syntax

OdId: Object

Description

The OdId property sets moniker for dimensions collection.

Comments

Use JSON or the setOdId method to set the property value and the getOdId method to get the property value.

This property contains an object with the id field that looks like {session_identifier}!{object_identifier}.

Example

The example of property use is given in the DimSelectionSet Constructor page.

See also:

DimSelectionSet