Deprecated
Identifies the object stores to search. This setting will be overriden by the object store specified for the SearchScope instance.
Identifies the object stores to search. This setting will be overriden by the object store specified for the SearchScope instance.
Namespace:
FileNet.Api.Query
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property SearchingObjectStores As String |
| C# |
|---|
string SearchingObjectStores { get; set; } |
| Visual C++ |
|---|
property String^ SearchingObjectStores { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_searchingObjectStores(); function set_searchingObjectStores(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ