Perforce API for the .Net CLR P4.Net

P4Revision Properties

The properties of the P4Revision class are listed below. For a complete list of P4Revision class members, see the P4Revision Members topic.

Public Instance Properties

Action Returns the name of the action which gave rise to this revision of the file.
Change Returns the change number that gave rise to this revision of the file.
Client Returns the name of the client from which this revision was submitted.
DepotFile Returns the name of the depot file to which this object refers.
Description Returns the description of the change which created this revision.
Digest Returns the MD5 checksum of this revision.
FileSize Returns this revision's size in bytes.
FileType Returns this revision's Perforce filetype.
Integrations Returns the list of P4Integration objects for this revision.
Rev Returns the number of this revision of the file.
Time Returns the date/time that this revision was created.
User Returns the name of the user who created this revision.

See Also

P4Revision Class | P4API Namespace