Class GroupIndustryChanged
public class GroupIndustryChanged : Change, IChange
- Inheritance
-
GroupIndustryChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupIndustryChanged(string, string)
public GroupIndustryChanged(string industry, string industryComment)
Parameters
Properties
Industry
public string Industry { get; }
Property Value
IndustryComment
public string IndustryComment { get; }