Specifies the language of the output messages from the IBM® Content Manager OnDemand (CMOD) server associated with this fixed content device.

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

ToggleSyntax

Visual Basic (Declaration)
Property CMODLanguage As String
C#
string CMODLanguage { get; set; }
Visual C++
property String^ CMODLanguage {
	String^ get ();
	void set (String^ value);
}
JavaScript
function get_cmodLanguage();
function set_cmodLanguage(value);

ToggleRemarks

ToggleSee Also