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.IdHeader

class %SOAP.IdHeader extends %SOAP.Header

Deprecated since now all headers may have wsu:Id attribute. Contents of this class added to %SOAP.Header Super class for all SOAP headers which have a wsu:Id attribute

Property Inventory

Method Inventory

Properties

property Id as %String);
Header may have a wsu:Id attribute
Property methods: IdDisplayToLogical(), IdGet(), IdIsValid(), IdLogicalToDisplay(), IdLogicalToOdbc(), IdNormalize(), IdSet()

Methods

method GetId() as %String
Return the value of the Id property. Populate the Id property if it is not yet set.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab