| RegControlsTapNumber Property |
[This is preliminary documentation and is subject to change.]
Integer number of the tap that the controlled transformer winding is currentliy on.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int TapNumber { get; set; }
Public Property TapNumber As Integer
Get
Set
public:
property int TapNumber {
int get ();
void set (int value);
}
member TapNumber : int with get, set
function get_TapNumber();
function set_TapNumber(value);
Property Value
Type:
Int32See Also