ArcFM Desktop Developer Guide
get_Enabled Method (DeleteRelatedConductorInfo)


Syntax
'Declaration
 
Public Function get_Enabled( _
   ByVal pObjectclass As IObjectClass, _
   ByVal eEvent As mmEditEvent _
) As Boolean
'Usage
 
Dim instance As DeleteRelatedConductorInfo
Dim pObjectclass As IObjectClass
Dim eEvent As mmEditEvent
Dim value As Boolean
 
value = instance.get_Enabled(pObjectclass, eEvent)
public bool get_Enabled( 
   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

DeleteRelatedConductorInfo Class
DeleteRelatedConductorInfo Members

 

 


Send Comment