parentSegmentIndex property
getter/setter pair
The index of the parent segment in the parent path.
This value is null if the path is the most-preferred path.
Implementation
int? parentSegmentIndex;
The index of the parent segment in the parent path.
This value is null if the path is the most-preferred path.
int? parentSegmentIndex;