ArcFM Desktop Developer Guide
Actions Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Enumeration of all possible GDBM Actions
Available at Version
10.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Geodatabase.Engine.dll
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

Enumeration of all possible GDBM Actions
Object Model
Actions Enumeration
Syntax
'Declaration
 
Public Enum Actions 
   Inherits System.Enum
'Usage
 
Dim instance As Actions
public enum Actions : System.Enum 
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

Actions Members
Miner.Geodatabase.GeodatabaseManager Namespace

 

 


Send Comment