| FusesNumPhases Property |
[This is preliminary documentation and is subject to change.]
Number of phases, this fuse.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumPhases { get; }
Public ReadOnly Property NumPhases As Integer
Get
public:
property int NumPhases {
int get ();
}
member NumPhases : int with get
function get_NumPhases();
Property Value
Type:
Int32See Also