Skip to main content

HS.SDA3.QuantityRange

serial class HS.SDA3.QuantityRange extends HS.SDA3.DataType

Property Inventory

Properties

property Extension as HS.Local.SDA3.QuantityRangeExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property High as HS.SDA3.Quantity;
High end of the quantity range
Property methods: HighGet(), HighGetObject(), HighGetObjectId(), HighGetSwizzled(), HighIsEmpty(), HighIsValid(), HighNewObject(), HighSet(), HighSetObject(), HighSetObjectId(), HighUnSwizzle()
property Low as HS.SDA3.Quantity;
Low end of the quantity range
Property methods: LowGet(), LowGetObject(), LowGetObjectId(), LowGetSwizzled(), LowIsEmpty(), LowIsValid(), LowNewObject(), LowSet(), LowSetObject(), LowSetObjectId(), LowUnSwizzle()
property Text as %String (MAXLEN = 220);
Text value to capture written information.
Property methods: TextDisplayToLogical(), TextGet(), TextIsValid(), TextLogicalToDisplay(), TextLogicalToOdbc(), TextNormalize(), TextSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab