Table of Contents

Class GroupRenamed

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

Constructors

GroupRenamed(string, string)

public GroupRenamed(string type, string name)

Parameters

type string
name string

Properties

Name

public string Name { get; }

Property Value

string

Type

public string Type { get; }

Property Value

string