The names of all Verity (search) 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 VeritySearchServers As IStringList |
C# |
---|
IStringList VeritySearchServers { get; set; } |
C++ |
---|
property IStringList VeritySearchServers abstract { IStringList get(); void set(IStringList value); } |
J# |
---|
/** property */ public IStringList get_VeritySearchServers(); /** property */ public void set_VeritySearchServers(IStringList value); |
JScript |
---|
public function get VeritySearchServers() : IStringList public function set VeritySearchServers(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