Initializing help system before first use

XPRMConstant Properties

The XPRMConstant type exposes the following members.

Properties
  Name Description
Public property IsInitialised
Checks whether this value is initialized
(Inherited from XPRMValue.)
Public property Model
Used to fetch the XPRM model to which this object belongs, or else 'null' if there is no model anywhere among this Object's ancestors.
(Inherited from XPRMObjectBase.)
Public property Name
Property to get this identifier's name
Public property Owner
Used to fetch the XPRM object to which this object belongs
(Inherited from XPRMObjectBase.)
Public property StructCode (Inherited from XPRMTypedObject.)
Public property StructName (Inherited from XPRMTypedObject.)
Public property Type (Inherited from XPRMTypedObject.)
Public property TypeCode (Inherited from XPRMTypedObject.)
Public property TypeName (Inherited from XPRMTypedObject.)
Public property Value
The value of this constant (not necessary anymore, preserved for compatibility)
Top
See Also