Click or drag to resize

P4ExceptionNextError Property

If more than one error was returned by a command, the next error in the list.

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public P4Exception NextError { get; }

Property Value

Type: P4Exception
See Also