Class FieldsDeleted
public class FieldsDeleted : Change, IChange
- Inheritance
-
FieldsDeleted
- Implements
- Inherited Members
- Extension Methods
Constructors
FieldsDeleted(Guid, Guid)
public FieldsDeleted(Guid form, Guid question)
Parameters
Properties
Form
public Guid Form { get; set; }
Property Value
Question
public Guid Question { get; set; }