Table of Contents

Class AssertGroupConnection

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

Constructors

AssertGroupConnection()

public AssertGroupConnection()

Properties

ChildGroupIdentifier

public Guid ChildGroupIdentifier { get; set; }

Property Value

Guid

ParentGroupIdentifier

public Guid ParentGroupIdentifier { get; set; }

Property Value

Guid