UnifiedPosErrorData.Severity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.