ocmSegmentId property

DirectedOCMSegmentId? ocmSegmentId
getter/setter pair

The directed OCM segment identifier. This value can be null if a route was built on a different version of the map and the route spans do not match any OCM segments. In this case, only ElectronicHorizonSegmentId.segmentReference is provided.

Implementation

DirectedOCMSegmentId? ocmSegmentId;