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