| BusSectionID Property |
[This is preliminary documentation and is subject to change.]
Integer ID of the feeder section in which this bus is located.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int SectionID { get; }
Public ReadOnly Property SectionID As Integer
Get
public:
property int SectionID {
int get ();
}
member SectionID : int with get
function get_SectionID();
Property Value
Type:
Int32See Also