Click or drag to resize

ErrorCode Class

ErrorCode Information
Inheritance Hierarchy
SystemObject
  Micros.PosCore.Posting.Opera.InternalErrorCode

Namespace: Micros.PosCore.Posting.Opera.Internal
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class ErrorCode

The ErrorCode type exposes the following members.

Constructors
 NameDescription
Public methodErrorCodeInitializes a new instance of the ErrorCode class
Top
Properties
 NameDescription
Public propertydetail Error detail
Public propertystatus Error status
Public propertytitle Error title
Top
See Also