Table of Contents

Class ChangeQuestionHotspotImage

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

Constructors

ChangeQuestionHotspotImage(Guid, Guid, HotspotImage)

public ChangeQuestionHotspotImage(Guid bank, Guid question, HotspotImage image)

Parameters

bank Guid
question Guid
image HotspotImage

Properties

Image

public HotspotImage Image { get; set; }

Property Value

HotspotImage

Question

public Guid Question { get; set; }

Property Value

Guid