Specifies the content search item required state to be used. The content search item
required state specified here overrides the content search item required state in the search
template. If null, no change is made to the required state for the content search item in the search template.
Note: Some required states 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 RequiredState As Nullable(Of RequiredState) |
JavaScript |
---|
function get_requiredState();
function set_requiredState(value); |