Table of Contents

Class AddQuestion

Namespace
InSite.Application.Banks.Write
Assembly
Shift.Sdk.dll
public class AddQuestion : Command, ICommand
Inheritance
AddQuestion
Implements
Inherited Members
Extension Methods

Constructors

AddQuestion(Guid, Guid, Question)

public AddQuestion(Guid bank, Guid set, Question question)

Parameters

bank Guid
set Guid
question Question

Properties

Question

public Question Question { get; set; }

Property Value

Question

Set

public Guid Set { get; set; }

Property Value

Guid