| LoadsRelWeight Property |
[This is preliminary documentation and is subject to change.]
Relative Weighting factor for the active LOAD
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double RelWeight { get; set; }
Public Property RelWeight As Double
Get
Set
public:
property double RelWeight {
double get ();
void set (double value);
}
member RelWeight : float with get, set
function get_RelWeight();
function set_RelWeight(value);
Property Value
Type:
DoubleSee Also