ArcFM Desktop Developer Guide
MaximumFaultCurrentAmpsForDisplay Property


Syntax
'Declaration
 
<ResourcerCategoryAttribute(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsCategory")>
<ResourcerDisplayNameAttribute(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsMaximumFaultCurrentAmpsDisplayName")>
<ResourcerDescriptionAttribute(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsMaximumFaultCurrentAmpsDescription")>
Public ReadOnly Property MaximumFaultCurrentAmpsForDisplay As String
'Usage
 
Dim instance As ServicePoint
Dim value As String
 
value = instance.MaximumFaultCurrentAmpsForDisplay
[ResourcerCategory(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsCategory")]
[ResourcerDisplayName(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsMaximumFaultCurrentAmpsDisplayName")]
[ResourcerDescription(Miner.Framework.DesignOptimization.Nodes.ServicePoint, "ElectricAnalysisResultsMaximumFaultCurrentAmpsDescription")]
public string MaximumFaultCurrentAmpsForDisplay {get;}
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