Click or drag to resize

P4CommandResultErrorList Property

The errors (if any) of the command execution

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

Property Value

Type: P4ClientErrorList
See Also