Click or drag to resize

OdataWorkflowInstanceDao Class

[Missing <summary> documentation for "T:Scanjour.Workflow4.ActivityLibrary.Dao.OdataWorkflowInstanceDao"]

Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.ActivityLibrary.DaoOdataWorkflowInstanceDao

Namespace: Scanjour.Workflow4.ActivityLibrary.Dao
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public sealed class OdataWorkflowInstanceDao : IWorkflowInstanceDao

The OdataWorkflowInstanceDao type exposes the following members.

Constructors
 NameDescription
Public methodOdataWorkflowInstanceDaoInitializes a new instance of the OdataWorkflowInstanceDao class
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetDeadline 
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodLoadSteps 
Public methodLoadStepUserTasks 
Public methodLoadUnfinishedUserTasks 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Extension Methods
See Also