| MetersAllEndElements Property |
[This is preliminary documentation and is subject to change.]
Array of names of all zone end elements.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string[] AllEndElements { get; }
Public ReadOnly Property AllEndElements As String()
Get
public:
property array<String^>^ AllEndElements {
array<String^>^ get ();
}
member AllEndElements : string[] with get
function get_AllEndElements();
Property Value
Type:
StringSee Also