ArcFM Solution Developer Guide
ICuFilter<T> Interface
Members 


The filter is a customizable object that filters compatible units (CUs). Use ICuFilter to create custom CU filters.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Object Model
ICuFilter<T> Interface
Syntax
'Declaration
 
Public Interface ICuFilter(Of T) 
   Inherits ICuFilter 
'Usage
 
Dim instance As ICuFilter(Of T)
public interface ICuFilter<T> : ICuFilter  
Type Parameters
T
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

ICuFilter<T> Members
Miner.Desktop.CuFilter Namespace

The filter is a customizable object that filters compatible units (CUs). Use ICuFilter to create custom CU filters.
Object Model
ICuFilter<T> Interface
Syntax
'Declaration
 
Public Interface ICuFilter(Of T) 
   Inherits ICuFilter 
'Usage
 
Dim instance As ICuFilter(Of T)
public interface ICuFilter<T> : ICuFilter  
Type Parameters
T
Inheritance Hierarchy

Miner.Desktop.CuFilter.ICuFilter<T>

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

ICuFilter<T> Members
Miner.Desktop.CuFilter Namespace

 

 


Send Comment