Search Results for

    Show / Hide Table of Contents

    Struct LastTicketState

    Each ticket print is tracked by ejection and length

    Namespace: PTIRelianceLib.Telemetry
    Assembly: PTIRelianceLib.dll
    Syntax
    public struct LastTicketState

    Properties

    | Improve this Doc View Source

    LengthMm

    Length of the last ticket in mm

    Declaration
    public int LengthMm { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Status

    How was the last ticket handled

    Declaration
    public EjectionStatus Status { get; set; }
    Property Value
    Type Description
    EjectionStatus
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 Pyramid Technologies
    Generated by DocFX