Kap.Dashboard.getAutoSyncNewDso

Syntax

getAutoSyncNewDso ();

Description

The getAutoSyncNewDso method determines whether dimensions auto syncing is enabled or disabled.

Comments

It returns False if auto syncing is disabled, and True if it is enabled.

Example

The example of use is given in description of the Kap.Dashboard.setAutoSyncNewDso method.

See also:

Kap.Dashboard