Initializing help system before first use

XPRMUserType Properties

The XPRMUserType type exposes the following members.

Properties
  Name Description
Public property Components
A problem component list if the type is a problem, null otherwise
Public property Fields
Get a list of all fields of a record.
Public property IsProblem
Check whether the type is a problem
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
(Inherited from XPRMTypedIdentifier.)
Public property Owner
Used to fetch the XPRM object to which this object belongs
(Inherited from XPRMObjectBase.)
Public property StructCode (Overrides XPRMTypedObjectStructCode.)
Public property StructName (Overrides XPRMTypedObjectStructName.)
Public property Type (Inherited from XPRMTypedObject.)
Public property TypeCode (Overrides XPRMTypedObjectTypeCode.)
Public property TypeName (Overrides XPRMTypedObjectTypeName.)
Top
See Also