| ISourcesAmps Property |
[This is preliminary documentation and is subject to change.]
Magnitude of the ISource in amps
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Amps { get; set; }
Public Property Amps As Double
Get
Set
public:
property double Amps {
double get ();
void set (double value);
}
member Amps : float with get, set
function get_Amps();
function set_Amps(value);
Property Value
Type:
DoubleSee Also