Class FlowEngineState
Namespace: SuperOffice.CRM.Workflow
Assembly: SoDataBase.dll
Syntax
[SoInject("Database")]
public class FlowEngineState : Object
Constructors
FlowEngineState()
Declaration
[SoInjectConstructor]
protected FlowEngineState()
Properties
EngineStarted
Declaration
public DateTime EngineStarted { get; }
Property Value
Type | Description |
---|---|
DateTime |
Extension Methods
EnumUtil.MapEnums<From, To>(From)