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)
Syntax
Visual Basic (Declaration) |
---|
Property CMODLanguage As String |
C# |
---|
string CMODLanguage { get; set; } |
C++ |
---|
property string CMODLanguage abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_CMODLanguage(); /** property */ public void set_CMODLanguage(string value); |
JScript |
---|
public function get CMODLanguage() : String public function set CMODLanguage(value : String); |
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