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