| TransformersstrWdgCurrents Property |
[This is preliminary documentation and is subject to change.]
All winding currents in CSV string form like the WdgCurrents property
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string strWdgCurrents { get; }
Public ReadOnly Property strWdgCurrents As String
Get
public:
property String^ strWdgCurrents {
String^ get ();
}
member strWdgCurrents : string with get
function get_strWdgCurrents();
Property Value
Type:
StringSee Also