Class CountGroupTags
public class CountGroupTags : Query<int>, IQuery<int>, IGroupTagCriteria
- Inheritance
-
CountGroupTags
- Implements
- Inherited Members
- Extension Methods
Constructors
CountGroupTags()
public CountGroupTags()
Properties
GroupIdentifier
public Guid? GroupIdentifier { get; set; }
Property Value
- Guid?
GroupTag
public string GroupTag { get; set; }