UnifiedPosErrorData.Reason 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 cause of the error.
public:
property UnifiedPosErrorReason Reason { UnifiedPosErrorReason get(); };
UnifiedPosErrorReason Reason();
public UnifiedPosErrorReason Reason { get; }
var unifiedPosErrorReason = unifiedPosErrorData.reason;
Public ReadOnly Property Reason As UnifiedPosErrorReason
Property Value
The cause of the error.