The name of the Verity broker to use for the current VirtualServer instance. If unspecified, a broker of the name <server_name>_Broker is used.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property VerityBrokerNames As IStringList |
C# |
---|
IStringList VerityBrokerNames { get; set; } |
C++ |
---|
property IStringList VerityBrokerNames abstract { IStringList get(); void set(IStringList value); } |
J# |
---|
/** property */ public IStringList get_VerityBrokerNames(); /** property */ public void set_VerityBrokerNames(IStringList value); |
JScript |
---|
public function get VerityBrokerNames() : IStringList public function set VerityBrokerNames(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