ArcFM Solution Developer Guide
Criteria Property (IFilterModel)


Syntax
'Declaration
 
Property Criteria As System.Collections.ObjectModel.ObservableCollection(Of IFilterCriteria)
'Usage
 
Dim instance As IFilterModel
Dim value As System.Collections.ObjectModel.ObservableCollection(Of IFilterCriteria)
 
instance.Criteria = value
 
value = instance.Criteria
System.Collections.ObjectModel.ObservableCollection<IFilterCriteria> Criteria {get; set;}
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

IFilterModel Interface
IFilterModel Members

 

 


Send Comment