DimTreeView.getSyncDataSrv

Syntax

getSyncDataSrv ();

Description

The getSyncDataSrv method indicates if the selection is synced with the server data model Dimension.

Comments

If this method returns True, changing selection fires event related to selection change, and the changes are sent to the server.

Example

The example of method use is given in description of the DimTreeView.RequestSelection event.

See also:

DimTreeView