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
Properties
Industry
public string Industry { get; }
Property Value
IndustryComment
public string IndustryComment { get; }