Class QuestionLikertColumnDeleted
public class QuestionLikertColumnDeleted : Change, IChange
- Inheritance
-
QuestionLikertColumnDeleted
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionLikertColumnDeleted(Guid, Guid)
public QuestionLikertColumnDeleted(Guid questionIdentifier, Guid columnIdentifier)
Parameters
Properties
ColumnIdentifier
public Guid ColumnIdentifier { get; set; }
Property Value
QuestionIdentifier
public Guid QuestionIdentifier { get; set; }