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