Skip to main content

EnsLib.ITK.Framework.ITKExtensions

class EnsLib.ITK.Framework.ITKExtensions extends %SOAP.Header

Internal representation of athe ITKExtensions SOAP header.

Property Inventory

Parameters

parameter NAMESPACE = urn:intersystems-itk:ns:201101;
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.
parameter SrcVer = $Id$;
parameter XMLNAME = ITKExtensions;
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 Extension as list of %String) [ Required ];
Property methods: ExtensionBuildValueArray(), ExtensionCollectionToDisplay(), ExtensionCollectionToOdbc(), ExtensionDisplayToCollection(), ExtensionDisplayToLogical(), ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsValid(), ExtensionLogicalToDisplay(), ExtensionLogicalToOdbc(), ExtensionNormalize(), ExtensionOdbcToCollection(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab