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