Skip to content

PosSharp.Core.UposStateException.ErrorCode

github-actions[bot] edited this page May 8, 2026 · 5 revisions

PosSharp v1.2.0 API Reference


UposStateException.ErrorCode Property

Gets the UPOS error code associated with this exception.

public PosSharp.Abstractions.UposErrorCode ErrorCode { get; }

Property Value

PosSharp.Abstractions.UposErrorCode

Clone this wiki locally