DataMapping Constructor

Syntax

PP.DataMapping(settings: Object);

Parameters

settings. JSON object that contains properties of the created class instance.

Description

The DataMapping constructor creates an instance of the DataMapping class.

Example

The constructor is intended for internal use.

See also:

DataMapping