Table of Contents

Class CollectCaseGroups

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CollectCaseGroups : Query<IEnumerable<CaseGroupModel>>, IQuery<IEnumerable<CaseGroupModel>>, ICaseGroupCriteria
Inheritance
CollectCaseGroups
Implements
Inherited Members
Extension Methods

Constructors

CollectCaseGroups()

public CollectCaseGroups()

Properties

CaseIdentifier

public Guid? CaseIdentifier { get; set; }

Property Value

Guid?

CaseRole

public string CaseRole { get; set; }

Property Value

string

GroupIdentifier

public Guid? GroupIdentifier { get; set; }

Property Value

Guid?

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?