Search Results for

    Show / Hide Table of Contents

    Class DCS_MAIN_Service

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

    Constructors

    | Improve this Doc View Source

    DCS_MAIN_Service()

    Declaration
    public DCS_MAIN_Service()

    Properties

    | Improve this Doc View Source

    DCS_CFG_Workflow_Service_DCS_MAIN_Service

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

    DCS_LOG_ServiceSession_DCS_MAIN_Service

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

    Description

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

    Flag_handleScheduler

    Declaration
    public short Flag_handleScheduler { get; set; }
    Property Value
    Type Description
    System.Int16
    | Improve this Doc View Source

    ID

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

    Name

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

    Threads

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