| CktElementNormalAmps Property |
[This is preliminary documentation and is subject to change.]
Normal ampere rating for PD Elements
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double NormalAmps { get; set; }
Public Property NormalAmps As Double
Get
Set
public:
property double NormalAmps {
double get ();
void set (double value);
}
member NormalAmps : float with get, set
function get_NormalAmps();
function set_NormalAmps(value);
Property Value
Type:
DoubleSee Also