ArcFM Engine Developer Guide
RespectEnabledField Property (IMMElectricTraceSettings)


Gets or sets a boolean value indicating whether to respect the Enabled field. This Esri field may be set to True (included in the trace) or False (excluded). This property determines whether the trace looks at the Enabled field or not.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property RespectEnabledField As Boolean
'Usage
 
Dim instance As IMMElectricTraceSettings
Dim value As Boolean
 
instance.RespectEnabledField = value
 
value = instance.RespectEnabledField
[DispId(1610678272)]
bool RespectEnabledField {get; set;}

Property Value

Returns a boolean value indicating whether to respect the Enabled field

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

IMMElectricTraceSettings Interface
IMMElectricTraceSettings Members

 

 


Send Comment