ArcFM Engine Developer Guide
RespectConductorPhasing Property (IMMElectricTraceSettings)


Gets or sets a boolean value indicating whether to respect a conductor's phasing.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property RespectConductorPhasing As Boolean
'Usage
 
Dim instance As IMMElectricTraceSettings
Dim value As Boolean
 
instance.RespectConductorPhasing = value
 
value = instance.RespectConductorPhasing
[DispId(1610678274)]
bool RespectConductorPhasing {get; set;}

Property Value

Returns a boolean value indicating whether to respect conductor phasing

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