Specifies the port number on which the IBM® Content Manager OnDemand (CMOD) server
associated with this CMOD fixed content device is listening. A value of 0 indicates the default CMOD port.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property CMODPort As Nullable(Of Integer) |
C# |
---|
Nullable<int> CMODPort { get; set; } |
Visual C++ |
---|
property Nullable<int> CMODPort { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_cmodPort(); function set_cmodPort(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: 0
PropertyMaximumInteger32: 0x7FFFFFFF
PropertyMinimumInteger32: none
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ