Table of Contents

Class LearningItem

Namespace
InSite.UI.Portal.Home
Assembly
InSite.UI.dll
public class LearningItem
Inheritance
LearningItem
Inherited Members

Constructors

LearningItem()

public LearningItem()

Properties

AchievementType

public string AchievementType { get; set; }

Property Value

string

AchievementTypeCode

public string AchievementTypeCode { get; }

Property Value

string

AchievementTypeDisplay

public string AchievementTypeDisplay { get; }

Property Value

string

Credentials

public IList<VCmdsCredentialAndExperience> Credentials { get; set; }

Property Value

IList<VCmdsCredentialAndExperience>