XPRMProcedure Properties
The XPRMProcedure type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.) | 
   |
| Name | 
      
      Property to get this identifier's name
       (Inherited from XPRMTypedIdentifier.) | 
   |
| NbParameters | 
      
       Number of parameters (arguments) expected by the subroutine. 
       | 
   |
| Owner | 
      
       Used to fetch the XPRM object to which this object belongs 
       (Inherited from XPRMObjectBase.) | 
   |
| ParameterTypes | 
      
       The string of parameter types. This is a text string describing which arguments are expected by the function: it is its signature. This string is composed with the following characters: 
       
  | 
   |
| StructCode | (Inherited from XPRMTypedObject.) | |
| StructName | (Inherited from XPRMTypedObject.) | |
| Type | (Inherited from XPRMTypedObject.) | |
| TypeCode | (Inherited from XPRMTypedObject.) | |
| TypeName | 
      
       String representation of return type 
       (Overrides XPRMTypedObjectTypeName.) | 
   
