Table of Contents

Class CreateGroupConnection

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CreateGroupConnection
Inheritance
CreateGroupConnection
Inherited Members
Extension Methods

Constructors

CreateGroupConnection()

public CreateGroupConnection()

Properties

ChildGroupIdentifier

public Guid ChildGroupIdentifier { get; set; }

Property Value

Guid

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

ParentGroupIdentifier

public Guid ParentGroupIdentifier { get; set; }

Property Value

Guid