Class FieldAdded
public class FieldAdded : Change, IChange
- Inheritance
-
FieldAdded
- Implements
- Inherited Members
- Extension Methods
Constructors
FieldAdded(Guid, Guid, Guid, int?)
public FieldAdded(Guid identifier, Guid section, Guid question, int? index)
Parameters
Properties
Identifier
public Guid Identifier { get; set; }
Property Value
Index
public int Index { get; set; }
Property Value
Question
public Guid Question { get; set; }
Property Value
Section
public Guid Section { get; set; }