Table of Contents

Class GroupIndustryChanged

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

Constructors

GroupIndustryChanged(string, string)

public GroupIndustryChanged(string industry, string industryComment)

Parameters

industry string
industryComment string

Properties

Industry

public string Industry { get; }

Property Value

string

IndustryComment

public string IndustryComment { get; }

Property Value

string