Table of Contents

Class CatalogSearchResult

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

Constructors

CatalogSearchResult()

public CatalogSearchResult()

Properties

CatalogIdentifier

public Guid CatalogIdentifier { get; set; }

Property Value

Guid

CatalogName

public string CatalogName { get; set; }

Property Value

string

CourseCount

public int CourseCount { get; set; }

Property Value

int

IsHidden

public bool IsHidden { get; set; }

Property Value

bool

ProgramCount

public int ProgramCount { get; set; }

Property Value

int

Methods

GetStatusHtml()

public string GetStatusHtml()

Returns

string