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: |
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
parameterValues : jsobject |
Returns key/value pairs representing the restriction parameters (read-only).
restrictionUsageParameterName : string |
Returns the name of the restriction attribute (read-only).