Table of Contents

Class QuestionHotspotImageChanged

Namespace
InSite.Domain.Banks
Assembly
Shift.Sdk.dll
public class QuestionHotspotImageChanged : Change, IChange
Inheritance
QuestionHotspotImageChanged
Implements
Inherited Members
Extension Methods

Constructors

QuestionHotspotImageChanged(Guid, HotspotImage)

public QuestionHotspotImageChanged(Guid questionIdentifier, HotspotImage image)

Parameters

questionIdentifier Guid
image HotspotImage

Properties

Image

public HotspotImage Image { get; }

Property Value

HotspotImage

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid