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