Table of Contents

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

bank Guid
question Guid
set Guid

Properties

Question

public Guid Question { get; set; }

Property Value

Guid

Set

public Guid Set { get; set; }

Property Value

Guid