Table of Contents

Class GroupConnectionModel

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

Constructors

GroupConnectionModel()

public GroupConnectionModel()

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