| MetersZonePCE Property |
[This is preliminary documentation and is subject to change.]
Returns the list of all PCE within the area covered by the energy meter
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string[] ZonePCE { get; }
Public ReadOnly Property ZonePCE As String()
Get
public:
property array<String^>^ ZonePCE {
array<String^>^ get ();
}
member ZonePCE : string[] with get
Property Value
Type:
StringSee Also