Table of Contents

Class ReviewDetails.LikertScaleInfo

Namespace
InSite.UI.Portal.Workflow.Forms.Controls
Assembly
InSite.UI.dll
public class ReviewDetails.LikertScaleInfo
Inheritance
ReviewDetails.LikertScaleInfo
Inherited Members

Constructors

LikertScaleInfo()

public LikertScaleInfo()

Properties

HighestPoints

public decimal? HighestPoints { get; set; }

Property Value

decimal?

Items

public List<ReviewDetails.LikertScaleItemInfo> Items { get; set; }

Property Value

List<ReviewDetails.LikertScaleItemInfo>