A string containing configuration options that are passed to the IBM® Tivoli®
Storage Manager (TSM) server by the TSM client (Content Engine server). These configuration options
override the settings specified in the TSM options files. This string is not normally used
and can contain P8-specific data that is not passed to the TSM server.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TSMOptions As String |
C# |
---|
string TSMOptions { get; set; } |
Visual C++ |
---|
property String^ TSMOptions { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_tsmOptions(); function set_tsmOptions(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ