![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Constants > E > esriSynchronizationOption Constants (ArcObjects .NET 10.5 SDK) |
Options for setting when the Catalog creates and updates metadata automatically.
| Constant | Value | Description |
|---|---|---|
| esriSyncNever | 0 | Never creates or updates metadata automatically. |
| esriSyncCreated | 1 | Always creates but never updates metadata automatically. |
| esriSyncAccessed | 2 | Always creates and updates metadata automatically. |
| esriSyncNotCreated | 3 | Never creates but always updates metadata automatically. |