Severity of the error
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2016.1.140.7015 (2016.1.140.7015)
Syntax
C# |
---|
public ErrorSeverity ErrorLevel { get; } |
Visual Basic |
---|
Public ReadOnly Property ErrorLevel As ErrorSeverity Get |
Visual C++ |
---|
public: property ErrorSeverity ErrorLevel { ErrorSeverity get (); } |