Responder Developer Guide
CanDisplayObject Method (MMGxFilterDatabases)


Syntax
'Declaration
 
Function CanDisplayObject( _
   ByVal object As ESRI.ArcGIS.Catalog.IGxObject _
) As Boolean
'Usage
 
Dim instance As MMGxFilterDatabases
Dim object As ESRI.ArcGIS.Catalog.IGxObject
Dim value As Boolean
 
value = instance.CanDisplayObject(object)
bool CanDisplayObject( 
   ESRI.ArcGIS.Catalog.IGxObject object
)

Parameters

object
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

MMGxFilterDatabases Interface
MMGxFilterDatabases Members

 

 


Send Comment