Perforce API for the .Net CLR P4.Net

P4PrintStreamEventArgs.Change Property

The Perforce changelist number for the file being printed.

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

Property Value

The Perforce changelist number for the file being printed.

See Also

P4PrintStreamEventArgs Class | P4API Namespace