Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMSpecialAUStrategyEx Interface : Execute Method |
Passes in as eEvent the edit event that fired the method; utilizes the mmEditEvent enumeration.
'Declaration Sub Execute( _ ByVal pObject As ESRI.ArcGIS.Geodatabase.IObject, _ ByVal eAUMode As mmAutoUpdaterMode, _ ByVal eEvent As mmEditEvent _ )
'Usage Dim instance As IMMSpecialAUStrategyEx Dim pObject As ESRI.ArcGIS.Geodatabase.IObject Dim eAUMode As mmAutoUpdaterMode Dim eEvent As mmEditEvent instance.Execute(pObject, eAUMode, eEvent)
void Execute( ESRI.ArcGIS.Geodatabase.IObject pObject, mmAutoUpdaterMode eAUMode, mmEditEvent eEvent )
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.