Skip to main content

EnsLib.IWay.IBO.Status

Deprecated

Property Inventory

Method Inventory

Parameters

parameter XMLNAME = edastatus;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.

Properties

property Error as EnsLib.IWay.Error (XMLPROJECTION = "NONE");
Property methods: ErrorGet(), ErrorGetSwizzled(), ErrorIsValid(), ErrorNewObject(), ErrorSet()
property Value as %String (XMLPROJECTION = "NONE");
Property methods: ValueDisplayToLogical(), ValueIsValid(), ValueLogicalToDisplay(), ValueLogicalToOdbc(), ValueNormalize(), ValueSet()

Methods

method ErrorGet()
method ValueGet() as %String
Fancy compensation for weird mixed-content XML incoming

Inherited Members

Inherited Methods

FeedbackOpens in a new tab