Table of Contents

Class ChangeQuestionOrderingLabel

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

Constructors

ChangeQuestionOrderingLabel(Guid, Guid, OrderingLabel)

public ChangeQuestionOrderingLabel(Guid bank, Guid question, OrderingLabel label)

Parameters

bank Guid
question Guid
label OrderingLabel

Properties

Label

public OrderingLabel Label { get; set; }

Property Value

OrderingLabel

Question

public Guid Question { get; set; }

Property Value

Guid