Show / Hide Table of Contents

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
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.