The set of VerityCollection objects associated with this index area. Each Verity collection is a
member of only one index area.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("As of release 5.2.0.")> _ Property VerityCollections As IVerityCollectionList |
C# |
---|
[ObsoleteAttribute("As of release 5.2.0.")] IVerityCollectionList VerityCollections { get; set; } |
Visual C++ |
---|
[ObsoleteAttribute(L"As of release 5.2.0.")] property IVerityCollectionList^ VerityCollections { IVerityCollectionList^ get (); void set (IVerityCollectionList^ value); } |
JavaScript |
---|
function get_verityCollections(); function set_verityCollections(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: VerityCollection
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ