| MetersSectSeqIdx Property |
[This is preliminary documentation and is subject to change.]
SequenceIndex of the branch at the head of this section
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int SectSeqIdx { get; }
Public ReadOnly Property SectSeqIdx As Integer
Get
public:
property int SectSeqIdx {
int get ();
}
member SectSeqIdx : int with get
function get_SectSeqIdx();
Property Value
Type:
Int32See Also