TSService Constructor

Syntax

PP.TS.TSService (settings);

Parameters

settings. JSON object that contains values of component properties.

Description

The TSService constructor creates an instance of the TSService class.

Example

The example of using the TSService constructor is given on the Example of Creating the WorkbookBox Component page.

See also:

TSService