AixmQuery.RouteSegments Property
Gets or sets indicating if route segment features should be read.
Syntax
public System.Boolean RouteSegments { get; set; }
Property Value
Default: false
True if route segment features should be read, False otherwise.
Remarks
Note that routes may be read both as individual line segments with attributes specific for each segment, and as a complete line features, with attributes common for the whole route.
Platforms
Windows, Linux, Android