syncSharedTemplates property

bool get syncSharedTemplates

Specifies whether shared template data is included from the service when generating, or synchronizing with, an offline geodatabase.

SharedTemplate data can be optionally included.

The default value is false, meaning shared templates are not included.

SyncCapabilities.supportsSharedTemplates can be used to check whether syncing shared template data is available from the service.

This property can be used when also specifying additional data types to include.

set syncSharedTemplates (bool value)