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