RestrictionAttribute QML Type
An attribute to be used as a restriction in the analysis. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: |
- List of all members, including inherited members
- RestrictionAttribute is part of QML Type List.
Properties
- parameterValues : jsobject
- restrictionUsageParameterName : string
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Use this to specify which restrictions should be honored by the analysis when finding the best route.
Property Documentation
[read-only] parameterValues : jsobject |
Returns key/value pairs representing the restriction parameters (read-only).
[read-only] restrictionUsageParameterName : string |
Returns the name of the restriction attribute (read-only).