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