Class SectionAdded
public class SectionAdded : Change, IChange
- Inheritance
-
SectionAdded
- Implements
- Inherited Members
- Extension Methods
Constructors
SectionAdded(Guid, Guid, Guid)
public SectionAdded(Guid form, Guid section, Guid criterion)
Parameters
Properties
Criterion
public Guid Criterion { get; set; }
Property Value
Form
public Guid Form { get; set; }
Property Value
Section
public Guid Section { get; set; }