Table of Contents

Class VCatalogCourse

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class VCatalogCourse
Inheritance
VCatalogCourse
Inherited Members

Constructors

VCatalogCourse()

public VCatalogCourse()

Properties

CatalogIdentifier

public Guid CatalogIdentifier { get; set; }

Property Value

Guid

CatalogIsHidden

public bool CatalogIsHidden { get; set; }

Property Value

bool

CatalogName

public string CatalogName { get; set; }

Property Value

string

CourseCategory

public string CourseCategory { get; set; }

Property Value

string

CourseCreated

public DateTimeOffset CourseCreated { get; set; }

Property Value

DateTimeOffset

CourseFlagColor

public string CourseFlagColor { get; set; }

Property Value

string

CourseFlagText

public string CourseFlagText { get; set; }

Property Value

string

CourseIdentifier

public Guid CourseIdentifier { get; set; }

Property Value

Guid

CourseImage

public string CourseImage { get; set; }

Property Value

string

CourseIsHidden

public bool CourseIsHidden { get; set; }

Property Value

bool

CourseLabel

public string CourseLabel { get; set; }

Property Value

string

CourseModified

public DateTimeOffset CourseModified { get; set; }

Property Value

DateTimeOffset

CourseName

public string CourseName { get; set; }

Property Value

string

CourseSlug

public string CourseSlug { get; set; }

Property Value

string

CourseType

public string CourseType { get; set; }

Property Value

string

OrganizationCode

public string OrganizationCode { get; set; }

Property Value

string

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

OrganizationName

public string OrganizationName { get; set; }

Property Value

string