| LoadsSpectrum Property |
[This is preliminary documentation and is subject to change.]
Name of harmonic current spectrrum shape.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Spectrum { get; set; }
Public Property Spectrum As String
Get
Set
public:
property String^ Spectrum {
String^ get ();
void set (String^ value);
}
member Spectrum : string with get, set
function get_Spectrum();
function set_Spectrum(value);
Property Value
Type:
StringSee Also