Property SyncAttachmentKeywords
SyncAttachmentKeywords
Gets or sets a value indicating whether attachment keywords are included to the geodatabase.
Declaration
public bool SyncAttachmentKeywords { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
|
Remarks
Feature layers and tables are always included in the generation and synchronization of the geodatabase.
Feature attachments are included if ReturnAttachments is true, and
attachment keywords can optionally be included.
SupportsAttachmentKeywords can be used to check whether attachment keyword syncing
is available from the service.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |