getSyncDataSrv ();
The getSyncDataSrv method indicates if the selection is synced with the server data model Dimension.
If this method returns True, changing selection fires event related to selection change, and the changes are sent to the server.
The example of method use is given in description of the DimTreeView.RequestSelection event.
See also: