Visual.DataSource

Syntax

DataSource: PP.DataSource;

Description

The DataSource property sets data source for data mapping object.

Comments

Property value can be set from JSON or using the setDataSource method.

Example

The example of property use is given on the page with description of the Visual.getMappingById method.

See also:

PP.Visual