List of ProcedureInfo methods
Jump to navigation
Jump to search
The following are the available ProcedureInfo class methods.
| Method | Description |
|---|---|
| Bytes | Number of bytes in this procedure |
| Copy | Copy this ProcedureInfo |
| DeepCopy | DeepCopy this ProcedureInfo |
| Filename | Name of the file containing this procedure |
| LastUpdateTime | Most recent update as date string |
| LastUpdateTimeMilliseconds | Most recent update time in milliseconds |
| LastUpdateUser | Last user to update this procedure |
| List | Get list of procedures |
| Name | Name of this procedure |
| New | Create a new ProcedureInfo instance |