| MetersNumSectionBranches Property |
[This is preliminary documentation and is subject to change.]
Number of branches (lines) in this section
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumSectionBranches { get; }
Public ReadOnly Property NumSectionBranches As Integer
Get
public:
property int NumSectionBranches {
int get ();
}
member NumSectionBranches : int with get
function get_NumSectionBranches();
Property Value
Type:
Int32See Also