A string, such as "FileNetP8", that identifies the application type of the client
(Content Engine server) to the IBM® Tivoli® Storage Manager server.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TSMApplicationType As String |
C# |
---|
string TSMApplicationType { get; set; } |
Visual C++ |
---|
property String^ TSMApplicationType { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_tsmApplicationType(); function set_tsmApplicationType(value); |
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