ArcFM Desktop Developer Guide
ActionData Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by ActionData.

Public Constructors
 NameDescription
Public ConstructorActionData ConstructorCreates a new GDBM ActionData instance.  
Top
Public Properties
 NameDescription
Public PropertyChildWinsIndicates if edits from the child version should be accepted if conflicts are encountered during a reconcile process.  
Public PropertyColumnLevelIndicates if conflicts should only be detected during a reconcile process if conflicting edits are found on the same field of a row.  
Public PropertyCount (Inherited from System.Collections.DictionaryBase)
Public PropertyDeletePostingPriorityRowIndicates if the row in the Posting Priority table corresponding to the related version (if applicable) should be deleted.  
Public PropertyHasConflictsIndicates if conflicts have been detected during the reconcile process.  
Public PropertyHasPostErrorIndicates if an error occured during the post process.  
Public PropertyHasQAErrorsIndicates if QA errors have been detected before the post process.  
Public PropertyHasReconcileErrorIndicates if an error occured during the reconcile process.  
Public PropertyItem  
Public PropertyKeys  
Public PropertyPostCodeThe Post Code value from the row in the Posting Priority table that corresponds to this non-px version.  
Public PropertyPostExceptionGets or sets the Post Exception.  
Public PropertyPostPriorityThe 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.  
Public PropertyPostTypeThe name of the Post Type configuration the current Event is being raised from. This value will only be valid for Post Actions.  
Public PropertyQAStopsPostIndicates if the version should not be posted if QA errors are detected.  
Public PropertyReconcileExceptionGets or sets the Reconcile Exception.  
Public PropertyServiceConfigGet the configuration for the current reconcile/post service.  
Public PropertyTargetVersionNameThe name of the parent version that the current version will be reconciled with and posted to.  
Public PropertyVersionGets the corresponding version.  
Public PropertyVersionNameGets the name of the corresponding version.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd  
Public MethodClear (Inherited from System.Collections.DictionaryBase)
Public MethodContains  
Public MethodCopyTo (Inherited from System.Collections.DictionaryBase)
Public MethodGetEnumerator (Inherited from System.Collections.DictionaryBase)
Public MethodRemove  
Top
Protected Methods
See Also

Reference

ActionData Class
Miner.Geodatabase.GeodatabaseManager Namespace

 

 


Send Comment