Click or drag to resize

CaseDomainRepository Class

[Missing <summary> documentation for "T:Casewhere.Runtime.Workflows.CaseDomainRepository"]

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.WorkflowsBaseNonEventDomainRepositoryCase, Case, CaseSnapshot
    Casewhere.Runtime.WorkflowsCaseDomainRepository

Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public class CaseDomainRepository : BaseNonEventDomainRepository<Case, Case, CaseSnapshot>, 
	ICaseDomainRepository, IBaseNonEventDomainRepository<Case>

The CaseDomainRepository type exposes the following members.

Constructors
 NameDescription
Public methodCaseDomainRepositoryInitializes a new instance of the CaseDomainRepository class
Top
Methods
Fields
See Also