abstract serial class %IPM.Storage.ModuleSetting
extends %SerialObject, %XML.Adaptor, %IPM.Utils.ComparisonAdaptor
Abstract class representing a setting applied at the the module level.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
2
|
|
|
|
|
|
|
parameter DEFAULTGLOBAL = "^IPM.Storage.ModuleSetting";
parameter NAMESPACE = "http://www.intersystems.com/PackageManager";
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.