Class VActivityCompetency
- Namespace
- InSite.Application.Courses.Read
- Assembly
- Shift.Sdk.dll
public class VActivityCompetency
- Inheritance
-
VActivityCompetency
- Inherited Members
-
- Extension Methods
-
Constructors
VActivityCompetency()
public VActivityCompetency()
Properties
ActivityIdentifier
public Guid ActivityIdentifier { get; set; }
Property Value
- Guid
CompetencyAsset
public int? CompetencyAsset { get; set; }
Property Value
- int?
CompetencyCode
public string CompetencyCode { get; set; }
Property Value
- string
CompetencyIdentifier
public Guid CompetencyIdentifier { get; set; }
Property Value
- Guid
CompetencyLabel
public string CompetencyLabel { get; set; }
Property Value
- string
CompetencyTitle
public string CompetencyTitle { get; set; }
Property Value
- string
CompetencyType
public string CompetencyType { get; set; }
Property Value
- string
CourseIdentifier
public Guid CourseIdentifier { get; set; }
Property Value
- Guid
RelationshipType
public string RelationshipType { get; set; }
Property Value
- string