ArcFM Desktop Developer Guide
ICuFilter<T> Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The filter is a customizable object that filters compatible units (CUs). Use ICuFilter to create custom CU filters.
Available at Version
10.0.3 and later
Product Availability
ArcFM Desktop (Designer)
Required Licenses
Designer
.NET Assembly

Miner.Desktop.CuFilter.dll

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