Constructor UtilityAssociationsFilter
UtilityAssociationsFilter(UtilityAssociationsFilterType)
Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type.
Declaration
public UtilityAssociationsFilter(UtilityAssociationsFilterType filterType)
Parameters
| Type | Name | Description |
|---|---|---|
| UtilityAssociationsFilterType | filterType | The type of filter to apply to the associations. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |
UtilityAssociationsFilter(UtilityAssociationsFilterType, UtilityAssetGroup)
Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type and asset group.
Declaration
public UtilityAssociationsFilter(UtilityAssociationsFilterType filterType, UtilityAssetGroup assetGroup)
Parameters
| Type | Name | Description |
|---|---|---|
| UtilityAssociationsFilterType | filterType | The type of filter to apply to the associations. |
| UtilityAssetGroup | assetGroup | The asset group to filter the associations by. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |
UtilityAssociationsFilter(UtilityAssociationsFilterType, UtilityAssetType)
Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type and asset type.
Declaration
public UtilityAssociationsFilter(UtilityAssociationsFilterType filterType, UtilityAssetType assetType)
Parameters
| Type | Name | Description |
|---|---|---|
| UtilityAssociationsFilterType | filterType | The type of filter to apply to the associations. |
| UtilityAssetType | assetType | The asset type to filter the associations by. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |
UtilityAssociationsFilter(UtilityAssociationsFilterType, UtilityNetworkSource)
Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type and network source.
Declaration
public UtilityAssociationsFilter(UtilityAssociationsFilterType filterType, UtilityNetworkSource networkSource)
Parameters
| Type | Name | Description |
|---|---|---|
| UtilityAssociationsFilterType | filterType | The type of filter to apply to the associations. |
| UtilityNetworkSource | networkSource | The network source to filter the associations by. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |