The full path of the root directory that contains the configuration options files for the IBM Tivoli Storage Manager (TSM) server. This directory must already exist and must be shared so that the Content Engine system user has read/write access. You should not modify these configuration options files directly; they are written to by the Content Engine server whenever various
object properties are changed. Because the TSM server cannot run if these files are missing or damaged, you should back them up frequently.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TSMConfigurationFilesShare As String |
C# |
---|
string TSMConfigurationFilesShare { get; set; } |
C++ |
---|
property string TSMConfigurationFilesShare abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_TSMConfigurationFilesShare(); /** property */ public void set_TSMConfigurationFilesShare(string value); |
JScript |
---|
public function get TSMConfigurationFilesShare() : String public function set TSMConfigurationFilesShare(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ