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. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString | Representation of the P4Revision |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
P4Revision Class | P4API Namespace