| MetersNumSections Property |
[This is preliminary documentation and is subject to change.]
Number of feeder sections in this meter's zone
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumSections { get; }
Public ReadOnly Property NumSections As Integer
Get
public:
property int NumSections {
int get ();
}
member NumSections : int with get
function get_NumSections();
Property Value
Type:
Int32See Also