The names of all Verity brokers associated with the Verity administration server specified in
. This is the list of brokers returned from Verity.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property VerityBrokers As IStringList |
C# |
---|
IStringList VerityBrokers { get; } |
C++ |
---|
property IStringList VerityBrokers abstract { IStringList get(); } |
J# |
---|
/** property */ public IStringList get_VerityBrokers(); |
JScript |
---|
public function get VerityBrokers() : 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