| RegControlsWinding Property |
[This is preliminary documentation and is subject to change.]
Winding number for PT and CT connections
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int Winding { get; set; }
Public Property Winding As Integer
Get
Set
public:
property int Winding {
int get ();
void set (int value);
}
member Winding : int with get, set
function get_Winding();
function set_Winding(value);
Property Value
Type:
Int32See Also