Property SyncSharedTemplates
SyncSharedTemplates
Gets or sets a value indicating whether shared template data is included from the service when generating, or synchronizing with, an offline geodatabase.
Declaration
public bool SyncSharedTemplates { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | Specifies whether shared template data is included from the service when generating, or synchronizing with, an offline geodatabase. |
Remarks
SharedTemplate data can be optionally included.
The default value is false, meaning shared templates are not included.
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.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |