| YMatrixUseAuxCurrents Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.YMatrix.UseAuxCurrents"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool UseAuxCurrents { get; set; }
Public Property UseAuxCurrents As Boolean
Get
Set
public:
property bool UseAuxCurrents {
bool get ();
void set (bool value);
}
member UseAuxCurrents : bool with get, set
function get_UseAuxCurrents();
function set_UseAuxCurrents(value);
Property Value
Type:
BooleanSee Also