ArcFM Desktop Developer Guide
FilterType Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This enumeration offers the various types of filters (domain and non-domain) available in the CU Filter.
Available at Version
10.0.3 and later
Product Availability
ArcFM Desktop (Designer)
Required Licenses
Designer
.NET Assembly

Miner.Desktop.CuFilter.dll

Syntax
'Declaration
 
Public Enum FilterType 
   Inherits System.Enum
'Usage
 
Dim instance As FilterType
public enum FilterType : System.Enum 
Members
MemberDescription
AoiArea 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.
CategoryCategory filter. A category filter is a custom filter that has been registered to a COM category.
TagTag filter. A tag filter contains a number of tags that may be assigned to compatible units.
TakeoffTake-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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Desktop.CuFilter.FilterType

Requirements

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.

See Also

Reference

Miner.Desktop.CuFilter Namespace

This enumeration offers the various types of filters (domain and non-domain) available in the CU Filter.
Object Model
FilterType Enumeration
Syntax
'Declaration
 
Public Enum FilterType 
   Inherits System.Enum
'Usage
 
Dim instance As FilterType
public enum FilterType : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Desktop.CuFilter.FilterType

Requirements

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.

See Also

Reference

FilterType Members
Miner.Desktop.CuFilter Namespace

 

 


Send Comment