The IP address or computer name of the IBM Tivoli Storage Manager (TSM) server. This property corresponds to the TCPSERVERADDRESS option in a TSM options file.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TSMServerAddress As String |
C# |
---|
string TSMServerAddress { get; set; } |
C++ |
---|
property string TSMServerAddress abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_TSMServerAddress(); /** property */ public void set_TSMServerAddress(string value); |
JScript |
---|
public function get TSMServerAddress() : String public function set TSMServerAddress(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 64
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ