Summary
The properties below are returned by the functionBarriers object when using Describe on a utility network.
Properties
| Property | Explanation | Data Type | 
| functionType (Read Only)  | The type of function used for the function barrier. For example, the minimum, maximum, or count.  | String | 
| networkAttributeName (Read Only)  | The name of the network attribute used for the function barrier condition.  | String | 
| networkAttributeOperator (Read Only)  | The type of operator used for the function barrier. For example, is equal to or is less than.  | String | 
| useLocalValues (Read Only)  | Whether or not the function barrier is using the local values for the trace. 
  | Boolean | 
| value (Read Only)  | The specific value of the network attribute or category used for the function barrier.  | Integer |