Table of Contents

Class ContactSummaryNoExpiryReportItem

Namespace
InSite.Domain.Records
Assembly
Shift.Sdk.dll
public class ContactSummaryNoExpiryReportItem
Inheritance
ContactSummaryNoExpiryReportItem
Inherited Members
Extension Methods

Constructors

ContactSummaryNoExpiryReportItem()

public ContactSummaryNoExpiryReportItem()

Properties

AchievementDescription

public string AchievementDescription { get; set; }

Property Value

string

AchievementTitle

public string AchievementTitle { get; set; }

Property Value

string

EventScheduledEnd

public DateTimeOffset? EventScheduledEnd { get; set; }

Property Value

DateTimeOffset?

EventScheduledStart

public DateTimeOffset EventScheduledStart { get; set; }

Property Value

DateTimeOffset

EventTitle

public string EventTitle { get; set; }

Property Value

string

ScoreComment

public string ScoreComment { get; set; }

Property Value

string

ScoreName

public string ScoreName { get; set; }

Property Value

string

ScoreNumber

public decimal? ScoreNumber { get; set; }

Property Value

decimal?

ScorePercent

public decimal? ScorePercent { get; set; }

Property Value

decimal?

ScorePoint

public decimal? ScorePoint { get; set; }

Property Value

decimal?

ScoreSequence

public int ScoreSequence { get; set; }

Property Value

int

ScoreText

public string ScoreText { get; set; }

Property Value

string

ScoreType

public string ScoreType { get; set; }

Property Value

string