Class CountCaseGroups
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
GroupIdentifier
public Guid? GroupIdentifier { get; set; }
Property Value
- Guid?
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?