Class AssignLearnerItem
- Namespace
- Shift.Sdk.UI
- Assembly
- Shift.Sdk.dll
public class AssignLearnerItem
- Inheritance
-
AssignLearnerItem
- Inherited Members
-
- Extension Methods
-
Constructors
AssignLearnerItem()
public AssignLearnerItem()
Properties
AchievementIdentifier
public Guid AchievementIdentifier { get; set; }
Property Value
- Guid
AchievementLabel
public string AchievementLabel { get; set; }
Property Value
- string
AchievementTitle
public string AchievementTitle { get; set; }
Property Value
- string
Action
public string Action { get; set; }
Property Value
- string
ActionHtml
public string ActionHtml { get; }
Property Value
- string
FullName
public string FullName { get; set; }
Property Value
- string
IsPlanned
public bool IsPlanned { get; set; }
Property Value
- bool
IsRequired
public bool IsRequired { get; set; }
Property Value
- bool
LifetimeMonths
public int? LifetimeMonths { get; set; }
Property Value
- int?
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
- Guid