Search Results for

    Show / Hide Table of Contents

    Class SequenceNumber

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

    Constructors

    | Improve this Doc View Source

    SequenceNumber()

    Declaration
    public SequenceNumber()

    Properties

    | Improve this Doc View Source

    DisplayName

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

    EPL_Report_SequenceNumber

    Declaration
    public virtual ICollection<EPL_Report> EPL_Report_SequenceNumber { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<EPL_Report>
    | Improve this Doc View Source

    ExportId

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

    Format

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

    Id

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

    InternName

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