Table of Contents

Class RetrieveGroupConnection

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

Constructors

RetrieveGroupConnection()

public RetrieveGroupConnection()

Properties

ChildGroupIdentifier

public Guid ChildGroupIdentifier { get; set; }

Property Value

Guid

ParentGroupIdentifier

public Guid ParentGroupIdentifier { get; set; }

Property Value

Guid