Table of Contents

Class ContactSummaryWithExpiryReportItem

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

Constructors

ContactSummaryWithExpiryReportItem()

public ContactSummaryWithExpiryReportItem()

Properties

AchievementTitle

public string AchievementTitle { get; set; }

Property Value

string

EventScheduledStart

public DateTimeOffset? EventScheduledStart { get; set; }

Property Value

DateTimeOffset?

ExpirationExpected

public DateTimeOffset ExpirationExpected { get; set; }

Property Value

DateTimeOffset

Granted

public DateTimeOffset Granted { get; set; }

Property Value

DateTimeOffset

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