Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%SOAP.RM.MessageNumberType

datatype class %SOAP.RM.MessageNumberType extends %xsd.unsignedLong

ODBC Type: INTEGER

Message number is an unigned long that is > 0

Parameters

parameter MINVAL = 1;
Inherited description: The minimum allowed logical value for the data type.
parameter NAMESPACE = http://docs.oasis-open.org/ws-rx/wsrm/200702;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab