Skip to main content
A newer version of this page is available. .

SearchMemberOptionsAttribute Properties

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
IncludeMemberInCriteria Indicates whether to include or exclude the target property from the search performed by the FullTextSearch Action (see FilterController.FullTextFilterAction).
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also