Table of Contents

Class CollectGroupConnections

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CollectGroupConnections : Query<IEnumerable<GroupConnectionModel>>, IQuery<IEnumerable<GroupConnectionModel>>, IGroupConnectionCriteria
Inheritance
CollectGroupConnections
Implements
Inherited Members
Extension Methods

Constructors

CollectGroupConnections()

public CollectGroupConnections()

Properties

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?