|  | MetersAllNames Property  | 
 [This is preliminary documentation and is subject to change.]
            Array of strings with all Meter names in the circuit.
            
 
    Namespace: 
   dss_sharp
    Assembly:
   dss_sharp (in dss_sharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic string[] AllNames { get; }Public ReadOnly Property AllNames As String()
	Get
public:
property array<String^>^ AllNames {
	array<String^>^ get ();
}member AllNames : string[] with get
Property Value
Type: 
String See Also
See Also