| SolutionHour Property |
[This is preliminary documentation and is subject to change.]
Set Hour for time series solutions.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int Hour { get; set; }
Public Property Hour As Integer
Get
Set
public:
property int Hour {
int get ();
void set (int value);
}
member Hour : int with get, set
function get_Hour();
function set_Hour(value);
Property Value
Type:
Int32See Also