ArcFM Server Developer Guide
Enabled Property (IMMJoinDisplayNamer)


Syntax
'Declaration
 
<DispIdAttribute(1610678273)>
Shadows ReadOnly Property Enabled( _
   ByVal pDataset As ESRI.ArcGIS.Geodatabase.IDataset _
) As Boolean
'Usage
 
Dim instance As IMMJoinDisplayNamer
Dim pDataset As ESRI.ArcGIS.Geodatabase.IDataset
Dim value As Boolean
 
value = instance.Enabled(pDataset)
[DispId(1610678273)]
new bool Enabled( 
   ESRI.ArcGIS.Geodatabase.IDataset pDataset
) {get;}

Parameters

pDataset
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

IMMJoinDisplayNamer Interface
IMMJoinDisplayNamer Members

 

 


Send Comment