Specifies whether the class or property can be used as part of the search criteria for a query.
Namespace:
FileNet.Api.MetaAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property IsSearchable As Nullable(Of Boolean) |
C# |
---|
Nullable<bool> IsSearchable { get; } |
Visual C++ |
---|
property Nullable<bool> IsSearchable { Nullable<bool> get (); } |
JavaScript |
---|
function get_isSearchable(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: BOOLEAN
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultBoolean: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ