Search Results for

    Show / Hide Table of Contents

    Class DCS_CFG_Workflow_Job_Config

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

    Constructors

    | Improve this Doc View Source

    DCS_CFG_Workflow_Job_Config()

    Declaration
    public DCS_CFG_Workflow_Job_Config()

    Properties

    | Improve this Doc View Source

    Config_default

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

    Config_name

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

    Config_row

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

    DCS_CFG_Workflow_Job

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

    JobConfigID

    Declaration
    public int JobConfigID { get; set; }
    Property Value
    Type Description
    System.Int32

    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