ArcFM Desktop Developer Guide
CuFilter<T> Class Members
Fields  Properties  Methods  Events


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by CuFilter<T>.

Protected Fields
 NameDescription
Protected Field_criteria  
Top
Public Properties
 NameDescription
Public PropertyAutoRunEnabledGet or set a boolean value that indicates whether the filter can be run automatically.  
Public PropertyCriteriaGet or set criteria associated with the filter.  
Public PropertyEnabledThis property returns or sets a boolean value indicating whether the filter is enabled.  
Public PropertyNameUse this property to provide or retrieve a name for the filter.  
Public PropertyTableNameThis is the table associated with the filter.  
Top
Public Methods
 NameDescription
Public MethodClone  
Public MethodCompareToCompares based on Name property.  
Public MethodEqualsCompares based on Name property.  
Public MethodGetHashCode  
Public MethodMatchesCriteriaOverloaded. This method loops through a list of CUs and compares the CUs with the criteria that is also passed in.  
Public MethodResetCriteriaUse this method to reset the filter criteria.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedRaises the PropertyChanged event if there are listeners.  
Protected MethodOnRunFilterIf AutoRunEnabled is true and there are listeners, raises the RunFilter event.  
Top
Public Events
 NameDescription
Public EventPropertyChanged  
Public EventRunFilter  
Top
See Also

Reference

CuFilter<T> Class
Miner.Desktop.CuFilter Namespace

 

 


Send Comment