ArcFM Engine Developer Guide
Execute Method (MMFeederGenericWtAUClass)


Syntax
'Declaration
 
Public Overridable Sub Execute( _
   ByVal pObj As ESRI.ArcGIS.Geodatabase.IObject _
) 
'Usage
 
Dim instance As MMFeederGenericWtAUClass
Dim pObj As ESRI.ArcGIS.Geodatabase.IObject
 
instance.Execute(pObj)
public virtual void Execute( 
   ESRI.ArcGIS.Geodatabase.IObject pObj
)

Parameters

pObj
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

MMFeederGenericWtAUClass Class
MMFeederGenericWtAUClass Members

 

 


Send Comment