ArcFM Desktop Developer Guide
AveragePF Property


Syntax
'Declaration
 
<ResourcerCategoryAttribute(Miner.Framework.DesignOptimization.Optimization.LoadProfile, "LoadProfileParametersCategory")>
<ResourcerDisplayNameAttribute(Miner.Framework.DesignOptimization.Optimization.LoadProfile, "LoadProfileAveragePFLabel")>
<ResourcerDescriptionAttribute(Miner.Framework.DesignOptimization.Optimization.LoadProfile, "LoadProfileAveragePFDescription")>
<ReadOnlyAttribute(True)>
<PropertyOrderAttribute(5)>
Public Property AveragePF As Double
'Usage
 
Dim instance As LoadProfile
Dim value As Double
 
instance.AveragePF = value
 
value = instance.AveragePF
[ResourcerCategory(Miner.Framework.DesignOptimization.Optimization.LoadProfile, "LoadProfileParametersCategory")]
[ResourcerDisplayName(Miner.Framework.DesignOptimization.Optimization.LoadProfile, "LoadProfileAveragePFLabel")]
[ResourcerDescription(Miner.Framework.DesignOptimization.Optimization.LoadProfile, "LoadProfileAveragePFDescription")]
[ReadOnly(true)]
[PropertyOrder(5)]
public double AveragePF {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

LoadProfile Class
LoadProfile Members

 

 


Send Comment