Responder Developer Guide
Extension Property (MMDocument)


Syntax
'Declaration
 
<DispIdAttribute(1610678273)>
ReadOnly Property Extension( _
   ByVal index As Integer _
) As ESRI.ArcGIS.esriSystem.IExtension
'Usage
 
Dim instance As MMDocument
Dim index As Integer
Dim value As ESRI.ArcGIS.esriSystem.IExtension
 
value = instance.Extension(index)
[DispId(1610678273)]
ESRI.ArcGIS.esriSystem.IExtension Extension( 
   int index
) {get;}

Parameters

index
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