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