List of ProcedureInfo methods

From m204wiki
Revision as of 15:21, 22 August 2011 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following are the available ProcedureInfo class methods.

MethodDescription
BytesNumber of bytes in this procedure
CopyCopy this ProcedureInfo
DeepCopyDeepCopy this ProcedureInfo
FilenameName of the file containing this procedure
FirstPageNumberFirst page of this procedure
LastUpdateTimeMost recent update as date string
LastUpdateTimeMillisecondsMost recent update time in milliseconds
LastUpdateUserLast user to update this procedure
List
NameName of this procedure
NewCreate a new ProcedureInfo instance

See also