| SettingsZoneLock Property |
[This is preliminary documentation and is subject to change.]
{True | False*} Locks Zones on energy meters to prevent rebuilding if a circuit change occurs.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool ZoneLock { get; set; }
Public Property ZoneLock As Boolean
Get
Set
public:
property bool ZoneLock {
bool get ();
void set (bool value);
}
member ZoneLock : bool with get, set
function get_ZoneLock();
function set_ZoneLock(value);
Property Value
Type:
BooleanSee Also