SearchMemberOptionsAttribute Fields
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 | Description |
---|---|
IncludeMemberInCriteriaByDefault static | Represents a default value for the SearchMemberOptionsAttribute.IncludeMemberInCriteria property. Currently, it is set to SearchMemberMode.Include. |
See Also