The names of all Verity index servers associated with the Verity administration server specified in the
property. This list of index servers is returned by Verity.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property VerityIndexServers As IStringList |
C# |
---|
IStringList VerityIndexServers { get; } |
C++ |
---|
property IStringList VerityIndexServers abstract { IStringList get(); } |
J# |
---|
/** property */ public IStringList get_VerityIndexServers(); |
JScript |
---|
public function get VerityIndexServers() : IStringList |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ