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