Resumen
The properties below are returned by the filterFunctionBarriers object when using Describe on a utility network.
Propiedades
Propiedad | Explicación | Tipo de datos |
functionType (Sólo lectura) | The type of function used for the filter function barrier. For example, the minimum, maximum, or count. | String |
networkAttributeName (Sólo lectura) | The name of the network attribute used for the filter function barrier condition. | String |
networkAttributeOperator (Sólo lectura) | The type of operator used for the filter function barrier. For example, is equal to or is less than. | String |
useLocalValues (Sólo lectura) | Whether or not the filter function barrier is using the local values for the trace.
| Boolean |
value (Sólo lectura) | The specific value of the network attribute or category used for the filter function barrier. | Integer |