The port number of the IBM® Tivoli® Storage Manager (TSM) server.
This property corresponds to the tcpport option in a TSM options file.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TSMPort As Nullable(Of Integer) |
C# |
---|
Nullable<int> TSMPort { get; set; } |
Visual C++ |
---|
property Nullable<int> TSMPort { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_tsmPort(); function set_tsmPort(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: 1500
PropertyMaximumInteger32: 0x7FFFFFFF
PropertyMinimumInteger32: none
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ