ArcFM Engine Developer Guide
Actions Enumeration


Enumeration of all possible GDBM Actions
Syntax
'Declaration
 
Public Enum Actions 
   Inherits System.Enum
'Usage
 
Dim instance As Actions
public enum Actions : System.Enum 
Members
MemberDescription
AfterPost 
AfterReconcile 
BeforePost 
BeforeReconcile 
DataValidation 
InConflict 
Post 
PostError 
Reconcile 
ReconcileError 
ValidationError 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.GeodatabaseManager.Actions

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Geodatabase.GeodatabaseManager Namespace

 

 


Send Comment