Enum ReportingManager.StepData.ConsoleLogType
Namespace: Global Namespace
Syntax
public enum ConsoleLogType : int
Fields
Name | Description | Value |
---|---|---|
Error | 0 | |
Warning | 1 | |
Log | 2 |
public enum ConsoleLogType : int
Name | Description | Value |
---|---|---|
Error | 0 | |
Warning | 1 | |
Log | 2 |