Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.GeodatabaseManager Namespace : ActionData Class |
For a list of all members of this type, see ActionData members.
Name | Description | |
---|---|---|
![]() | ChildWins | Indicates if edits from the child version should be accepted if conflicts are encountered during a reconcile process. |
![]() | ColumnLevel | Indicates if conflicts should only be detected during a reconcile process if conflicting edits are found on the same field of a row. |
![]() | Count | (Inherited from System.Collections.DictionaryBase) |
![]() | DeletePostingPriorityRow | Indicates if the row in the Posting Priority table corresponding to the related version (if applicable) should be deleted. |
![]() | HasConflicts | Indicates if conflicts have been detected during the reconcile process. |
![]() | HasPostError | Indicates if an error occured during the post process. |
![]() | HasQAErrors | Indicates if QA errors have been detected before the post process. |
![]() | HasReconcileError | Indicates if an error occured during the reconcile process. |
![]() | Item | |
![]() | Keys | |
![]() | PostCode | The Post Code value from the row in the Posting Priority table that corresponds to this non-px version. |
![]() | PostException | Gets or sets the Post Exception. |
![]() | PostPriority | The priority of the version to be posted in the Post Queue. If the service is a reconcile-only service, this value should be should to -1. |
![]() | PostType | The name of the Post Type configuration the current Event is being raised from. This value will only be valid for Post Actions. |
![]() | QAStopsPost | Indicates if the version should not be posted if QA errors are detected. |
![]() | ReconcileException | Gets or sets the Reconcile Exception. |
![]() | ServiceConfig | Get the configuration for the current reconcile/post service. |
![]() | TargetVersionName | The name of the parent version that the current version will be reconciled with and posted to. |
![]() | Version | Gets the corresponding version. |
![]() | VersionName | Gets the name of the corresponding version. |
Name | Description | |
---|---|---|
![]() | Dictionary | (Inherited from System.Collections.DictionaryBase) |
![]() | InnerHashtable | (Inherited from System.Collections.DictionaryBase) |