Search Results for

    Show / Hide Table of Contents

    Class DCS_CFG_Workflow_Service

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

    Constructors

    | Improve this Doc View Source

    DCS_CFG_Workflow_Service()

    Declaration
    public DCS_CFG_Workflow_Service()

    Properties

    | Improve this Doc View Source

    ConfigID

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

    DCS_CFG_Workflow

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

    DCS_MAIN_Service

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

    ServiceID

    Declaration
    public int ServiceID { 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