Responder Developer Guide
FindExtension Method (MMDocument)


Syntax
'Declaration
 
Function FindExtension( _
   ByVal nameOrID As Object _
) As ESRI.ArcGIS.esriSystem.IExtension
'Usage
 
Dim instance As MMDocument
Dim nameOrID As Object
Dim value As ESRI.ArcGIS.esriSystem.IExtension
 
value = instance.FindExtension(nameOrID)
ESRI.ArcGIS.esriSystem.IExtension FindExtension( 
   object nameOrID
)

Parameters

nameOrID
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

MMDocument Interface
MMDocument Members

 

 


Send Comment