Table of Contents

Class ChangeQuestionHotspotShowShapes

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

Constructors

ChangeQuestionHotspotShowShapes(Guid, Guid, bool)

public ChangeQuestionHotspotShowShapes(Guid bank, Guid question, bool showShapes)

Parameters

bank Guid
question Guid
showShapes bool

Properties

Question

public Guid Question { get; set; }

Property Value

Guid

ShowShapes

public bool ShowShapes { get; set; }

Property Value

bool