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