ArcFM Server Developer Guide
EditState Enumeration


Version: 10.2.1a

Resource Center Home

This enumeration provides values that indicate whether editing is happening.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop, ArcFM Engine and ArcFM Server
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, ArcFM Viewer for ArcGIS Engine, ArcFM Server, ArcFM Server Advanced
.NET Assembly
Miner.Geodatabase.dll
Syntax
'Declaration
 
Public Enum EditState 
   Inherits System.Enum
'Usage
 
Dim instance As EditState
public enum EditState : System.Enum 
Members
MemberDescription
StateEditingEditing on the selected map
StateEditingUnfocusedEditing on a map that is out of focus
StateNotEditingNot editing on any map
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.Edit.EditState

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.Edit Namespace

This enumeration provides values that indicate whether editing is happening.
Syntax
'Declaration
 
Public Enum EditState 
   Inherits System.Enum
'Usage
 
Dim instance As EditState
public enum EditState : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.Edit.EditState

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

EditState Members
Miner.Geodatabase.Edit Namespace

 

 


Send Comment