List of ProcedureInfo methods: Difference between revisions
Jump to navigation
Jump to search
m Automatically generated page update |
m Automatically generated page update |
||
| Line 29: | Line 29: | ||
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:System class lists]] | |||
Revision as of 19:49, 1 November 2011
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 |
| FirstPageNumber | First page of this procedure |
| LastUpdateTime | Most recent update as date string |
| LastUpdateTimeMilliseconds | Most recent update time in milliseconds |
| LastUpdateUser | Last user to update this procedure |
| List | |
| Name | Name of this procedure |
| New | Create a new ProcedureInfo instance |