Search Results for

    Show / Hide Table of Contents

    Class Printer_Machine

    Inheritance
    System.Object
    Printer_Machine
    Namespace: Simplic.Framework.EF
    Assembly: Simplic.Framework.EF.dll
    Syntax
    public class Printer_Machine : Locking.ILockable

    Constructors

    | Improve this Doc View Source

    Printer_Machine()

    Declaration
    public Printer_Machine()

    Properties

    | Improve this Doc View Source

    MachineName

    Declaration
    public string MachineName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PrinterId

    Declaration
    public Guid PrinterId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    QueueName

    Declaration
    public string QueueName { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public Guid GetPersistantKey()
    Returns
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx