Class VProgram
- Namespace
- InSite.Application.Records.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
VProgram
- Inherited Members
-
- Extension Methods
-
Constructors
VProgram()
Properties
AchievementElseCommand
public string AchievementElseCommand { get; set; }
Property Value
- string
AchievementFixedDate
public DateTimeOffset? AchievementFixedDate { get; set; }
Property Value
- DateTimeOffset?
AchievementIdentifier
public Guid? AchievementIdentifier { get; set; }
Property Value
- Guid?
AchievementThenCommand
public string AchievementThenCommand { get; set; }
Property Value
- string
AchievementWhenChange
public string AchievementWhenChange { get; set; }
Property Value
- string
AchievementWhenGrade
public string AchievementWhenGrade { get; set; }
Property Value
- string
CatalogIdentifier
public Guid? CatalogIdentifier { get; set; }
Property Value
- Guid?
CatalogName
public string CatalogName { get; set; }
Property Value
- string
CategoryCount
public int CategoryCount { get; set; }
Property Value
- int
CompletionTaskIdentifier
public Guid? CompletionTaskIdentifier { get; set; }
Property Value
- Guid?
EnrollmentCount
public int EnrollmentCount { get; set; }
Property Value
- int
GroupIdentifier
public Guid? GroupIdentifier { get; set; }
Property Value
- Guid?
GroupName
public string GroupName { get; set; }
Property Value
- string
NotificationCompletedAdministratorMessageIdentifier
public Guid? NotificationCompletedAdministratorMessageIdentifier { get; set; }
Property Value
- Guid?
NotificationCompletedLearnerMessageIdentifier
public Guid? NotificationCompletedLearnerMessageIdentifier { get; set; }
Property Value
- Guid?
NotificationStalledAdministratorMessageIdentifier
public Guid? NotificationStalledAdministratorMessageIdentifier { get; set; }
Property Value
- Guid?
NotificationStalledLearnerMessageIdentifier
public Guid? NotificationStalledLearnerMessageIdentifier { get; set; }
Property Value
- Guid?
NotificationStalledReminderLimit
public int? NotificationStalledReminderLimit { get; set; }
Property Value
- int?
NotificationStalledTriggerDay
public int? NotificationStalledTriggerDay { get; set; }
Property Value
- int?
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
ProgramCode
public string ProgramCode { get; set; }
Property Value
- string
ProgramDescription
public string ProgramDescription { get; set; }
Property Value
- string
ProgramIcon
public string ProgramIcon { get; set; }
Property Value
- string
ProgramIdentifier
public Guid ProgramIdentifier { get; set; }
Property Value
- Guid
ProgramImage
public string ProgramImage { get; set; }
Property Value
- string
ProgramName
public string ProgramName { get; set; }
Property Value
- string
ProgramSlug
public string ProgramSlug { get; set; }
Property Value
- string
ProgramTag
public string ProgramTag { get; set; }
Property Value
- string
ProgramType
public string ProgramType { get; set; }
Property Value
- string
TaskCount
public int TaskCount { get; set; }
Property Value
- int