ArcFM Engine Developer Guide
Applies Method (AUBrowser)


Syntax
'Declaration
 
Public Function Applies( _
   ByVal selection As ESRI.ArcGIS.Catalog.IGxObject _
) As Boolean
'Usage
 
Dim instance As AUBrowser
Dim selection As ESRI.ArcGIS.Catalog.IGxObject
Dim value As Boolean
 
value = instance.Applies(selection)
public bool Applies( 
   ESRI.ArcGIS.Catalog.IGxObject selection
)

Parameters

selection
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

AUBrowser Class
AUBrowser Members

 

 


Send Comment