AVEVA OMI Software Developer Kit


FilterOptions Class Properties

For a list of all members of this type, see FilterOptions members.

Public Properties
 NameDescription
Public Property Gets or sets the content name. The value of ContentName must be the partial or exact name of the content. Wildcard characters can be used. The value of ContentName is ignored if it is empty.  
Public Property Gets or sets the ContentTypes option. This field should be one or more content types supported in the system.  
Public Property Gets or sets option Levels of Search. Provides the levels of search that need to be performed on the given navigation path.  
Public Property Gets or sets the NavigationSearchMode option. Provides the navigation search mode for the given navigation path.  
Public Property Gets or sets the NavigationSearch options. Provides the navigation search options for the given navigation path.  
Public Property Gets or sets depth of the search for the content. Provides the levels of search that need to be performed on the given navigation path. Only used if NavSearchOptions contains Child Levels  
Public Property Gets or sets the SortOrder option. This option controls how the items are sorted while displaying in the control.  
Top
See Also