| ReclosersNumFast Property |
[This is preliminary documentation and is subject to change.]
Number of fast shots
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumFast { get; set; }
Public Property NumFast As Integer
Get
Set
public:
property int NumFast {
int get ();
void set (int value);
}
member NumFast : int with get, set
function get_NumFast();
function set_NumFast(value);
Property Value
Type:
Int32See Also