Skip to main content

SYS.WSMon.wsen.PullResponse

Implements an WS-Enumerate Pull request, as defined for WS-Management

Property Inventory

Parameters

parameter NAMESPACE = http://schemas.xmlsoap.org/ws/2004/09/enumeration;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. If NAMESPACE = "", the default namespace is used for the XML schema is used as the namespace for his class.

Properties

property EndOfSequence as %String;
Property methods: EndOfSequenceDisplayToLogical(), EndOfSequenceGet(), EndOfSequenceIsValid(), EndOfSequenceLogicalToDisplay(), EndOfSequenceLogicalToOdbc(), EndOfSequenceNormalize(), EndOfSequenceSet()
property EnumerationContext as %String;
Property methods: EnumerationContextDisplayToLogical(), EnumerationContextGet(), EnumerationContextIsValid(), EnumerationContextLogicalToDisplay(), EnumerationContextLogicalToOdbc(), EnumerationContextNormalize(), EnumerationContextSet()
property Items as SYS.WSMon.wsen.Items;
Property methods: ItemsGet(), ItemsGetSwizzled(), ItemsIsValid(), ItemsNewObject(), ItemsSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab