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