The owner name for controlling access to the Content Engine objects that are archived using the IBM® Tivoli® Storage Manager server. This property is included for legacy reasons and is normally left blank.

Namespace:  FileNet.Api.Admin
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Property TSMOwnerName As String
C#
string TSMOwnerName { get; set; }
Visual C++
property String^ TSMOwnerName {
	String^ get ();
	void set (String^ value);
}
JavaScript
function get_tsmOwnerName();
function set_tsmOwnerName(value);

ToggleRemarks

ToggleSee Also