Search Results for

    Show / Hide Table of Contents

    Class Twain_Profile

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

    Constructors

    | Improve this Doc View Source

    Twain_Profile()

    Declaration
    public Twain_Profile()

    Properties

    | Improve this Doc View Source

    DriverSettings

    Declaration
    public byte[] DriverSettings { get; set; }
    Property Value
    Type Description
    System.Byte[]
    | Improve this Doc View Source

    Ident

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

    OrderId

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

    ProfileName

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

    SourceName

    Declaration
    public string SourceName { 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