Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SearchClassOptionsAttribute Constructors

Specifies whether all properties of the target class can be used by the FullTextSearch Action, if they satisfy the Filter Controller’s FilterController.FullTextSearchTargetPropertiesMode.
Name Parameters Description
SearchClassOptionsAttribute(SearchMemberMode) includeMembersInCriteria Initializes a new instance of the SearchClassOptionsAttribute class and sets the SearchClassOptionsAttribute.IncludeMembersInCriteria property.
See Also