Table of Contents

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

bank Guid
question Guid
matches MatchingList

Properties

Matches

public MatchingList Matches { get; set; }

Property Value

MatchingList

Question

public Guid Question { get; set; }

Property Value

Guid