| SettingsAllocationFactors Property |
[This is preliminary documentation and is subject to change.]
(write-only) Sets all load allocation factors for all loads defined by XFKVA property to this value.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double AllocationFactors { set; }
Public WriteOnly Property AllocationFactors As Double
Set
public:
property double AllocationFactors {
void set (double value);
}
member AllocationFactors : float with set
function set_AllocationFactors(value);
Property Value
Type:
DoubleSee Also