UnifiedPosErrorData.Severity Property

Definition

Gets the error severity.

public:
 property UnifiedPosErrorSeverity Severity { UnifiedPosErrorSeverity get(); };
UnifiedPosErrorSeverity Severity();
public UnifiedPosErrorSeverity Severity { get; }
var unifiedPosErrorSeverity = unifiedPosErrorData.severity;
Public ReadOnly Property Severity As UnifiedPosErrorSeverity

Property Value

The error severity.

Applies to