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