| LoadShapesHrInterval Property |
[This is preliminary documentation and is subject to change.]
Fixed interval time value, hours.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double HrInterval { get; set; }
Public Property HrInterval As Double
Get
Set
public:
property double HrInterval {
double get ();
void set (double value);
}
member HrInterval : float with get, set
function get_HrInterval();
function set_HrInterval(value);
Property Value
Type:
DoubleSee Also