| ReduceCktKeepLoad Property |
[This is preliminary documentation and is subject to change.]
Keep load flag (T/F) for Reduction options that remove branches
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool KeepLoad { get; set; }
Public Property KeepLoad As Boolean
Get
Set
public:
property bool KeepLoad {
bool get ();
void set (bool value);
}
member KeepLoad : bool with get, set
function get_KeepLoad();
function set_KeepLoad(value);
Property Value
Type:
BooleanSee Also