Specifies a search modifier to use for the content search item. The content search item
search modifier specified here overrides the content search item search modifier in the search
template. If null, no change is made to the search modifier for the content search item in the search template.
Note: Some search modifiers may not be applicable to all supported content search engines.
Namespace:
FileNet.Api.Query
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Property SearchModifier As Nullable(Of SearchModifier) |
JavaScript |
---|
function get_searchModifier();
function set_searchModifier(value); |