Table of Contents

Class GroupConnected

Namespace
InSite.Domain.Contacts
Assembly
Shift.Sdk.dll
public class GroupConnected : Change, IChange
Inheritance
GroupConnected
Implements
Inherited Members
Extension Methods

Constructors

GroupConnected(Guid, ConnectionType)

public GroupConnected(Guid group, ConnectionType connectionType)

Parameters

group Guid
connectionType ConnectionType

Properties

ConnectionType

public ConnectionType ConnectionType { get; }

Property Value

ConnectionType

Group

public Guid Group { get; }

Property Value

Guid