Miner.Process Assembly > Miner.Process.GeodatabaseManager Namespace : PxActionData Class |
The following tables list the members exposed by PxActionData.
Name | Description | |
---|---|---|
![]() | PxActionData Constructor | Creates a new PxActionData instance. |
Name | Description | |
---|---|---|
![]() | ChildWins | Indicates if edits from the child version should be accepted if conflicts are encountered during a reconcile process. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | ColumnLevel | Indicates if conflicts should only be detected during a reconcile process if conflicting edits are found on the same field of a row. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | 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. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | HasConflicts | Indicates if conflicts have been detected during the reconcile process. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | HasPostError | Indicates if an error occured during the post process. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | HasQAErrors | Indicates if QA errors have been detected before the post process. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | HasReconcileError | Indicates if an error occured during the reconcile process. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | Item | (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | Keys | (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | PostCode | The Post Code value from the row in the Posting Priority table that corresponds to this non-px version. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | PostException | Gets or sets the Post Exception. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | 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. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | PostType | The name of the Post Type configuration the current Event is being raised from. This value will only be valid for Post Actions. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | PxNode | Gets the corresponding Process Framework node. |
![]() | QAStopsPost | Indicates if the version should not be posted if QA errors are detected. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | ReconcileException | Gets or sets the Reconcile Exception. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | ServiceConfig | Get the configuration for the current reconcile/post service. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | TargetVersionName | The name of the parent version that the current version will be reconciled with and posted to. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | Version | Gets the corresponding version. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | VersionName | Gets the name of the corresponding version. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
Name | Description | |
---|---|---|
![]() | Dictionary | (Inherited from System.Collections.DictionaryBase) |
![]() | InnerHashtable | (Inherited from System.Collections.DictionaryBase) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | Clear | (Inherited from System.Collections.DictionaryBase) |
![]() | Contains | (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
![]() | CopyTo | (Inherited from System.Collections.DictionaryBase) |
![]() | GetDesignXml | Gets the XML for the design the current instance is associated with. |
![]() | GetEnumerator | (Inherited from System.Collections.DictionaryBase) |
![]() | Remove | (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionData) |
Name | Description | |
---|---|---|
![]() | OnClear | (Inherited from System.Collections.DictionaryBase) |
![]() | OnClearComplete | (Inherited from System.Collections.DictionaryBase) |
![]() | OnGet | (Inherited from System.Collections.DictionaryBase) |
![]() | OnInsert | (Inherited from System.Collections.DictionaryBase) |
![]() | OnInsertComplete | (Inherited from System.Collections.DictionaryBase) |
![]() | OnRemove | (Inherited from System.Collections.DictionaryBase) |
![]() | OnRemoveComplete | (Inherited from System.Collections.DictionaryBase) |
![]() | OnSet | (Inherited from System.Collections.DictionaryBase) |
![]() | OnSetComplete | (Inherited from System.Collections.DictionaryBase) |
![]() | OnValidate | (Inherited from System.Collections.DictionaryBase) |