Specifies the name of the user who issued the add-on installation request.

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

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property Installer As String
C#
string Installer { get; }
Visual C++
property String^ Installer {
	String^ get ();
}
JavaScript
function get_installer();

ToggleRemarks

ToggleSee Also