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) |
---|
Property VerityIndexServers As IStringList |
C# |
---|
IStringList VerityIndexServers { get; set; } |
C++ |
---|
property IStringList VerityIndexServers abstract { IStringList get(); void set(IStringList value); } |
J# |
---|
/** property */ public IStringList get_VerityIndexServers(); /** property */ public void set_VerityIndexServers(IStringList value); |
JScript |
---|
public function get VerityIndexServers() : IStringList public function set VerityIndexServers(value : 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_WRITE
TargetAccessRequired: READ