ArcFM Desktop Developer Guide
MotorStartLoad Property (ServicePoint)


Syntax
'Declaration
 
<ResourcerCategoryAttribute(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsCategory")>
<ResourcerDisplayNameAttribute(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsMotorStartLoadDisplayName")>
<ResourcerDescriptionAttribute(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsMotorStartLoadDescription")>
<ReadOnlyAttribute(True)>
<DisplayFieldAttribute()>
Public Property MotorStartLoad As Load
'Usage
 
Dim instance As ServicePoint
Dim value As Load
 
instance.MotorStartLoad = value
 
value = instance.MotorStartLoad
[ResourcerCategory(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsCategory")]
[ResourcerDisplayName(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsMotorStartLoadDisplayName")]
[ResourcerDescription(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsMotorStartLoadDescription")]
[ReadOnly(true)]
[DisplayField()]
public Load MotorStartLoad {get; set;}
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

ServicePoint Class
ServicePoint Members

 

 


Send Comment