Specifies the name of the IBM® Content Manager OnDemand (CMOD) server associated with this CMOD fixed content device.

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

ToggleSyntax

Visual Basic (Declaration)
Property CMODServerName As String
C#
string CMODServerName { get; set; }
Visual C++
property String^ CMODServerName {
	String^ get ();
	void set (String^ value);
}
JavaScript
function get_cmodServerName();
function set_cmodServerName(value);

ToggleRemarks

ToggleSee Also