Skip to main content
.NET 6.0+

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