Miner.Desktop.CuFilter Assembly > Miner.Desktop.CuFilter Namespace : FilterType Enumeration |
Miner.Desktop.CuFilter.dll
'Declaration Public Enum FilterType Inherits System.Enum
'Usage Dim instance As FilterType
public enum FilterType : System.Enum
Member | Description |
---|---|
Aoi | Area filter, or Area of Interest (AOI). An area filter looks at any polygon features that intersect the work request polygon associated with the current design and presents any area filters that are relevant. |
Category | Category filter. A category filter is a custom filter that has been registered to a COM category. |
Tag | Tag filter. A tag filter contains a number of tags that may be assigned to compatible units. |
Takeoff | Take-off filter. A take-off filter provides a list of CUs that are compatible as downstream features with a feature that has been selected on the map. |
System.Object
System.ValueType
System.Enum
Miner.Desktop.CuFilter.FilterType
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.
'Declaration Public Enum FilterType Inherits System.Enum
'Usage Dim instance As FilterType
public enum FilterType : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Desktop.CuFilter.FilterType
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.