| LinesNormAmps Property |
[This is preliminary documentation and is subject to change.]
Normal ampere rating of Line.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double NormAmps { get; set; }
Public Property NormAmps As Double
Get
Set
public:
property double NormAmps {
double get ();
void set (double value);
}
member NormAmps : float with get, set
function get_NormAmps();
function set_NormAmps(value);
Property Value
Type:
DoubleSee Also