Table of Contents

Class CollectGroupTags

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CollectGroupTags : Query<IEnumerable<GroupTagModel>>, IQuery<IEnumerable<GroupTagModel>>, IGroupTagCriteria
Inheritance
CollectGroupTags
Implements
Inherited Members
Extension Methods

Constructors

CollectGroupTags()

public CollectGroupTags()

Properties

GroupIdentifier

public Guid? GroupIdentifier { get; set; }

Property Value

Guid?

GroupTag

public string GroupTag { get; set; }

Property Value

string