| LoadsAllocationFactor Property |
[This is preliminary documentation and is subject to change.]
Factor for allocating loads by connected xfkva
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double AllocationFactor { get; set; }
Public Property AllocationFactor As Double
Get
Set
public:
property double AllocationFactor {
double get ();
void set (double value);
}
member AllocationFactor : float with get, set
function get_AllocationFactor();
function set_AllocationFactor(value);
Property Value
Type:
DoubleSee Also