Table of Contents

Class DeleteQuestionLikertRow

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

Constructors

DeleteQuestionLikertRow(Guid, Guid, Guid)

public DeleteQuestionLikertRow(Guid bank, Guid question, Guid row)

Parameters

bank Guid
question Guid
row Guid

Properties

Question

public Guid Question { get; set; }

Property Value

Guid

Row

public Guid Row { get; set; }

Property Value

Guid