Table of Contents

Class SearchGroupTags

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
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; }

Property Value

string