Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMSpecialAUStrategyEx Interface : Enabled Property |
Passes in as eEvent the edit event that fired the method; utilizes the mmEditEvent enumeration.
'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;}
Passes in as eEvent the edit event that fired the method; utilizes the mmEditEvent enumeration.
Visual Basic | Copy Code | |
---|---|---|
|
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.