DimViewOptionsDialog.Source

Syntax

Source: PP.Exp.EaxDocument

Description

The Source property sets data source for the component.

Comments

Use JSON or the setSource method to set the property value, and the getSource method to get the property value.

The setSource method takes a PP.Exp.EaxDocument object as a parameter.

Example

The example of property use is given on the Example of Creating the DimViewOptionsDialog Component page.

See also:

DimViewOptionsDialog