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
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- old()