Skip to main content

%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