ArcFM Solution Developer Guide
Enabled Property (IMMAttrAUStrategyEx)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743808)>
ReadOnly Property Enabled( _
   ByVal pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass, _
   ByVal pField As ESRI.ArcGIS.Geodatabase.IField _
) As System.Boolean
'Usage
 
Dim instance As IMMAttrAUStrategyEx
Dim pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass
Dim pField As ESRI.ArcGIS.Geodatabase.IField
Dim value As System.Boolean
 
value = instance.Enabled(pObjectClass, pField)
[System.Runtime.InteropServices.DispId(1610743808)]
System.bool Enabled( 
   ESRI.ArcGIS.Geodatabase.IObjectClass pObjectClass,
   ESRI.ArcGIS.Geodatabase.IField pField
) {get;}

Parameters

pObjectClass
pField
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

IMMAttrAUStrategyEx Interface
IMMAttrAUStrategyEx Members

 

 


Send Comment