ArcFM Server Developer Guide
Enabled Property (IMMSpecialAUStrategyEx)


Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
ReadOnly Property Enabled( _
   ByVal pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass, _
   ByVal eEvent As mmEditEvent _
) As Boolean
'Usage
 
Dim instance As IMMSpecialAUStrategyEx
Dim pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass
Dim eEvent As mmEditEvent
Dim value As Boolean
 
value = instance.Enabled(pObjectClass, eEvent)
[DispId(1610678274)]
bool Enabled( 
   ESRI.ArcGIS.Geodatabase.IObjectClass pObjectClass,
   mmEditEvent eEvent
) {get;}

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

IMMSpecialAUStrategyEx Interface
IMMSpecialAUStrategyEx Members

 

 


Send Comment