Class DCS_CFG_Workflow_Service
Inheritance
System.Object
DCS_CFG_Workflow_Service
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
|
Improve this Doc
View Source
DCS_MAIN_Service
Declaration
public virtual DCS_MAIN_Service DCS_MAIN_Service { get; set; }
Property Value
|
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 |
|