| MetersAllBranchesInZone Property |
[This is preliminary documentation and is subject to change.]
Wide string list of all branches in zone of the active energymeter object.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string[] AllBranchesInZone { get; }
Public ReadOnly Property AllBranchesInZone As String()
Get
public:
property array<String^>^ AllBranchesInZone {
array<String^>^ get ();
}
member AllBranchesInZone : string[] with get
function get_AllBranchesInZone();
Property Value
Type:
StringSee Also