Skip to main content

Ens.Config.SubProduction

serial class Ens.Config.SubProduction extends %Library.SerialObject, %XML.Adaptor

Property Inventory

Method Inventory

Properties

property Enabled as %Boolean (XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = 1 ];
Property methods: EnabledDisplayToLogical(), EnabledGet(), EnabledIsValid(), EnabledLogicalToDisplay(), EnabledLogicalToXSD(), EnabledNormalize(), EnabledSet(), EnabledXSDToLogical()
property Name as %String (MAXLEN = 128, XMLPROJECTION = "CONTENT") [ Required ];
Property methods: NameDisplayToLogical(), NameGet(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()

Methods

classmethod Parse(pFileName="c:\xyz.xml")
classmethod Test()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab