Table of Contents

Class ChangeGroupIndustry

Namespace
InSite.Application.Groups.Write
Assembly
Shift.Sdk.dll
public class ChangeGroupIndustry : Command, ICommand
Inheritance
ChangeGroupIndustry
Implements
Inherited Members
Extension Methods

Constructors

ChangeGroupIndustry(Guid, string, string)

public ChangeGroupIndustry(Guid group, string industry, string industryComment)

Parameters

group Guid
industry string
industryComment string

Properties

Industry

public string Industry { get; }

Property Value

string

IndustryComment

public string IndustryComment { get; }

Property Value

string