| SolutionLoadModel Property |
[This is preliminary documentation and is subject to change.]
Load Model: {dssPowerFlow (default) | dssAdmittance}
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int LoadModel { get; set; }
Public Property LoadModel As Integer
Get
Set
public:
property int LoadModel {
int get ();
void set (int value);
}
member LoadModel : int with get, set
function get_LoadModel();
function set_LoadModel(value);
Property Value
Type:
Int32See Also