ArcFM Desktop Developer Guide
get_Enabled Method (InheritOperatingPressure)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
Public Function get_Enabled( _
   ByVal pObjectclass As ESRI.ArcGIS.Geodatabase.IObjectClass, _
   ByVal eEvent As mmEditEvent _
) As Boolean
'Usage
 
Dim instance As InheritOperatingPressure
Dim pObjectclass As ESRI.ArcGIS.Geodatabase.IObjectClass
Dim eEvent As mmEditEvent
Dim value As Boolean
 
value = instance.get_Enabled(pObjectclass, eEvent)
public bool get_Enabled( 
   ESRI.ArcGIS.Geodatabase.IObjectClass pObjectclass,
   mmEditEvent eEvent
)

Parameters

pObjectclass
eEvent
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

InheritOperatingPressure Class
InheritOperatingPressure Members

 

 


Send Comment