Label | Explanation | Data Type |
Input Network Analysis Layer | Network analysis layer for which the attribute parameter value will be updated. | Network Analyst Layer |
Attribute | The network attribute whose attribute parameter will be updated. | String |
Parameter | The parameter of the network attribute that will be updated. The parameters of type Object cannot be updated using the tool. | String |
Value (Optional) | The value that will be set for the attribute parameter. It can be a string, number, date, or Boolean (True, False). If the value is not specified, then the attribute parameter value is set to Null. If the attribute parameter has a restriction usage type, the value can be specified as a string keyword or a numeric value. The string keyword or the numeric value determines whether the restriction attribute prohibits, avoids, or prefers the network elements it is associated with. Furthermore, the degree to which network elements are avoided or preferred can be defined by choosing HIGH, MEDIUM, or LOW keywords. The following keywords are supported:
Numeric values that are greater than one cause restricted elements to be avoided; the larger the number, the more the elements are avoided. Numeric values between zero and one cause restricted elements to be preferred; the smaller the number, the more restricted elements are preferred. Negative numbers prohibit restricted elements. Tip:If the parameter value holds an array, separate the items in the array with the localized separator character. For example, in the U.S., you would most likely use the comma character to separate the items. So representing an array of three numbers might look like the following: "5,10,15". | String |
Derived Output
Label | Explanation | Data Type |
Updated Input Network Analysis Layer | The updated network analysis layer. | Network Analyst Layer |