CloudRoutingServiceAreaSeparationType¶
Namespace: ThinkGeo.Core
Specifies the type of ServiceArea separation.
public enum CloudRoutingServiceAreaSeparationType
Inheritance object → ValueType → Enum → CloudRoutingServiceAreaSeparationType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| Separated | 0 | Separated. |
| Merged | 1 | Merged. |