ArcFM Desktop Developer Guide
FindExtension Method (MMDocument)


Syntax
'Declaration
 
Function FindExtension( _
   ByVal nameOrID As Object _
) As IExtension
'Usage
 
Dim instance As MMDocument
Dim nameOrID As Object
Dim value As IExtension
 
value = instance.FindExtension(nameOrID)
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