Perforce API for the .Net CLR P4.Net

P4Revision.Change Property

Returns the change number that gave rise to this revision of the file.

[Visual�Basic]
Public�ReadOnly�Property�Change�As�Integer
[C#]
public�int�Change�{get;}

See Also

P4Revision Class | P4API Namespace