Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%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