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