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