Collapse All
Expand All
C#
P4.Net -- Managed API for Perforce
P4PendingChangelist
.
.
::
.
Number Property
P4PendingChangelist Class
See Also
Gets the pending changelist's number.
Namespace:
P4API
Assembly:
p4api (in p4api)
Version:
1.0.0.0 (1.0.0)
Syntax
C#
public
int
Number
{
get
; }
Field Value
The changelist number.
See Also
P4PendingChangelist Class
P4API Namespace