Table of Contents

Class DeleteQuestionHotspotOption

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

Constructors

DeleteQuestionHotspotOption(Guid, Guid, Guid)

public DeleteQuestionHotspotOption(Guid bank, Guid question, Guid option)

Parameters

bank Guid
question Guid
option Guid

Properties

Option

public Guid Option { get; set; }

Property Value

Guid

Question

public Guid Question { get; set; }

Property Value

Guid