The object ID (GUID) of the Verity collection used. This will be
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
null
for objects that were full text indexed prior to the 4.0 release. This property must be set if the property is to be CBR enabled (the
property).
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property IndexationId As Id |
C# |
---|
Id IndexationId { get; set; } |
C++ |
---|
property Id IndexationId abstract { Id get(); void set(Id value); } |
J# |
---|
/** property */ public Id get_IndexationId(); /** property */ public void set_IndexationId(Id value); |
JScript |
---|
public function get IndexationId() : Id public function set IndexationId(value : Id); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: GUID
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ