AixmQuery.Routes Property
Gets or sets indicating if route features should be read.
Syntax
public System.Boolean Routes { get; set; }
Property Value
Default: false
True if route 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