Deprecated.
For an IObjectStore object, the IVerityDomainConfiguration object that contains the IBM Legacy Content Search Engine configuration properties for a Verity domain. The configuration determines the Verity domain used by the object store. More than one object store can share the same Verity domain configuration. object, this property is deprecated. Use this property on an IObjectStore
object to assign a Verity domain configuration to an object store.
Namespace:
FileNet.Api.CoreFor an IObjectStore object, the IVerityDomainConfiguration object that contains the IBM Legacy Content Search Engine configuration properties for a Verity domain. The configuration determines the Verity domain used by the object store. More than one object store can share the same Verity domain configuration.
For an
IDomain
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("As of release 5.2.0.")> _ Property VerityDomainConfiguration As IVerityDomainConfiguration |
C# |
---|
[ObsoleteAttribute("As of release 5.2.0.")] IVerityDomainConfiguration VerityDomainConfiguration { get; set; } |
Visual C++ |
---|
[ObsoleteAttribute(L"As of release 5.2.0.")] property IVerityDomainConfiguration^ VerityDomainConfiguration { IVerityDomainConfiguration^ get (); void set (IVerityDomainConfiguration^ value); } |
JavaScript |
---|
function get_verityDomainConfiguration(); function set_verityDomainConfiguration(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: VerityDomainConfiguration
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ