UtilityAssociationsFilter
Limits the associations displayed based upon the associated feature's role or function.
Since
200.7.0
Constructors
Creates a new utility network associations filter with the specified filter type.
Creates a new utility network associations filter with the specified filter type and asset group.
Creates a new utility network associations filter with the specified filter type and asset type.
Creates a new utility network associations filter with the specified filter type and network source.
Properties
Filter the utility network associations by the asset group of the associated feature. If the UtilityAssociationsFilter is part of an UtilityAssociationsPopupElement or an UtilityAssociationsFormElement and the associations are filtered by UtilityAssetGroup, this property is populated when the UtilityNetwork is loaded. The Popup.evaluateExpressions and FeatureForm.evaluateExpressions methods will load the UtilityNetwork.
Filter the utility network associations by the asset type of the associated feature. If the UtilityAssociationsFilter is part of an UtilityAssociationsPopupElement or an UtilityAssociationsFormElement and the associations are filtered by UtilityAssetType, this property is populated when the UtilityNetwork is loaded. The Popup.evaluateExpressions and FeatureForm.evaluateExpressions methods will load the UtilityNetwork.
A string that describes the associations matching the filter criteria.
Filter the utility network associations by the associated feature's role or function.
Filter the utility network associations by network source of the associated feature. If the UtilityAssociationsFilter is part of an UtilityAssociationsPopupElement or an UtilityAssociationsFormElement and the associations are filtered by UtilityNetworkSource, this property is populated when the UtilityNetwork is loaded. The Popup.evaluateExpressions and FeatureForm.evaluateExpressions methods will load the UtilityNetwork.