The names of all Verity (search) servers associated with the Verity administration server specified in the
VerityMasterAdminServerHostname property. This list of index servers is returned by Verity.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("As of release 5.2.0.")> _ Property VeritySearchServers As IStringList |
C# |
---|
[ObsoleteAttribute("As of release 5.2.0.")] IStringList VeritySearchServers { get; set; } |
Visual C++ |
---|
[ObsoleteAttribute(L"As of release 5.2.0.")] property IStringList^ VeritySearchServers { IStringList^ get (); void set (IStringList^ value); } |
JavaScript |
---|
function get_veritySearchServers(); function set_veritySearchServers(value); |
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