PvtDimension.PvtMetadata

Syntax

PvtMetadata: Object;

Description

The PvtMetadata property determines dimension metadata.

Comments

Value of the PvtMetadata property can be set from JSON or using the setPvtMetadata method, and returned using the getPvtMetadata method.

Contains analog of the object from wsdl: PvtDim.

Example

The example of use is given in description of the PvtDimension.CalendarViewMode property.

See also:

PvtDimension