Search Results for

    Show / Hide Table of Contents

    Class Barcode_SplittedDocument

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

    Constructors

    | Improve this Doc View Source

    Barcode_SplittedDocument()

    Declaration
    public Barcode_SplittedDocument()

    Properties

    | Improve this Doc View Source

    Bacode_ValidationSource

    Declaration
    public virtual Barcode_ValidationSource Bacode_ValidationSource { get; set; }
    Property Value
    Type Description
    Barcode_ValidationSource
    | Improve this Doc View Source

    Barcode

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

    InsertDateTime

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

    TempBlobId

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

    TenantId

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

    ValidationSource

    Declaration
    public Guid? ValidationSource { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Guid>

    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