Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%ZHSLIB.PackageManager.Core.MappingReference

abstract class %ZHSLIB.PackageManager.Core.MappingReference extends %XML.Adaptor, %ZHSLIB.PackageManager.Core.ComparisonAdaptor

Property Inventory

Parameters

parameter NAMESPACE = http://www.intersystems.com/HealthShare/PackageManager;
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 Name as %String (MAXLEN = 2048, XMLPROJECTION = "attribute") [ Required ];
Property methods: NameDisplayToLogical(), NameGet(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab