| MetersDIFilesAreOpen Property |
[This is preliminary documentation and is subject to change.]
Global Flag in the DSS to indicate if Demand Interval (DI) files have been properly opened.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool DIFilesAreOpen { get; }
Public ReadOnly Property DIFilesAreOpen As Boolean
Get
public:
property bool DIFilesAreOpen {
bool get ();
}
member DIFilesAreOpen : bool with get
function get_DIFilesAreOpen();
Property Value
Type:
BooleanSee Also