Table of Contents

Class GroupDeleted

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

Constructors

GroupDeleted(string)

public GroupDeleted(string reason)

Parameters

reason string

Properties

Reason

public string Reason { get; }

Property Value

string