Class ChangeQuestionHotspotPinLimit
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class ChangeQuestionHotspotPinLimit : Command, ICommand
- Inheritance
-
ChangeQuestionHotspotPinLimit
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeQuestionHotspotPinLimit(Guid, Guid, int)
public ChangeQuestionHotspotPinLimit(Guid bank, Guid question, int pinLimit)
Parameters
Properties
PinLimit
public int PinLimit { get; set; }
Property Value
Question
public Guid Question { get; set; }