Table of Contents

Class QuestionHotspotShowShapesChanged

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

Constructors

QuestionHotspotShowShapesChanged(Guid, bool)

public QuestionHotspotShowShapesChanged(Guid questionIdentifier, bool showShapes)

Parameters

questionIdentifier Guid
showShapes bool

Properties

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid

ShowShapes

public bool ShowShapes { get; set; }

Property Value

bool