Table of Contents

Class SurveyDisplaySummaryChartChanged

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

Constructors

SurveyDisplaySummaryChartChanged(bool)

public SurveyDisplaySummaryChartChanged(bool displaySummaryChart)

Parameters

displaySummaryChart bool

Properties

DisplaySummaryChart

public bool DisplaySummaryChart { get; set; }

Property Value

bool