VersioningOptions Class Members
In This Topic
The following tables list the members exposed by VersioningOptions.
Public Properties
| Name | Description |
 | ConflictResolution |
Gets and sets the value defining how conflicts are resolved.
|
 | DefineConflicts |
Gets and sets the value defining how conflicts are flagged.
|
 | IsTraditional |
Gets and sets the value indicating if new geodatabase connections default to traditional versioned.
|
 | ShowConflictsDialog |
Gets and sets the value indicating if a dialog is displayed to review conflicts.
|
 | ShowReconcileDialog |
Gets and sets the value indicating if a dialog is displayed during the reconcile process.
|
Top
See Also