parentSegmentIndex property

int? parentSegmentIndex
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;