Table of Contents

Class CountCaseGroups

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

Constructors

CountCaseGroups()

public CountCaseGroups()

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?