Table of Contents

Class QStandard

Namespace
InSite.Application.Standards.Read
Assembly
Shift.Sdk.dll
public class QStandard
Inheritance
QStandard
Inherited Members
Extension Methods

Constructors

QStandard()

public QStandard()

Properties

AssetNumber

public int AssetNumber { get; set; }

Property Value

int

AuthorDate

public DateTimeOffset? AuthorDate { get; set; }

Property Value

DateTimeOffset?

AuthorName

public string AuthorName { get; set; }

Property Value

string

BankIdentifier

public Guid? BankIdentifier { get; set; }

Property Value

Guid?

BankSetIdentifier

public Guid? BankSetIdentifier { get; set; }

Property Value

Guid?

CalculationArgument

public int? CalculationArgument { get; set; }

Property Value

int?

CanvasIdentifier

public string CanvasIdentifier { get; set; }

Property Value

string

CategoryItemIdentifier

public Guid? CategoryItemIdentifier { get; set; }

Property Value

Guid?

CertificationHoursPercentCore

public decimal? CertificationHoursPercentCore { get; set; }

Property Value

decimal?

CertificationHoursPercentNonCore

public decimal? CertificationHoursPercentNonCore { get; set; }

Property Value

decimal?

Code

public string Code { get; set; }

Property Value

string

CompetencyScoreCalculationMethod

public string CompetencyScoreCalculationMethod { get; set; }

Property Value

string

CompetencyScoreSummarizationMethod

public string CompetencyScoreSummarizationMethod { get; set; }

Property Value

string

ContentDescription

public string ContentDescription { get; set; }

Property Value

string

ContentName

public string ContentName { get; set; }

Property Value

string

ContentSettings

public string ContentSettings { get; set; }

Property Value

string

ContentSummary

public string ContentSummary { get; set; }

Property Value

string

ContentTitle

public string ContentTitle { get; set; }

Property Value

string

Created

public DateTimeOffset Created { get; set; }

Property Value

DateTimeOffset

CreatedBy

public Guid CreatedBy { get; set; }

Property Value

Guid

CreditHours

public decimal? CreditHours { get; set; }

Property Value

decimal?

CreditIdentifier

public string CreditIdentifier { get; set; }

Property Value

string

DatePosted

public DateTimeOffset? DatePosted { get; set; }

Property Value

DateTimeOffset?

DepartmentGroupIdentifier

public Guid? DepartmentGroupIdentifier { get; set; }

Property Value

Guid?

DocumentType

public string DocumentType { get; set; }

Property Value

string

Icon

public string Icon { get; set; }

Property Value

string

IndustryItemIdentifier

public Guid? IndustryItemIdentifier { get; set; }

Property Value

Guid?

IsCertificateEnabled

public bool IsCertificateEnabled { get; set; }

Property Value

bool

IsFeedbackEnabled

public bool IsFeedbackEnabled { get; set; }

Property Value

bool

IsHidden

public bool IsHidden { get; set; }

Property Value

bool

IsLocked

public bool IsLocked { get; set; }

Property Value

bool

IsPractical

public bool IsPractical { get; set; }

Property Value

bool

IsPublished

public bool IsPublished { get; set; }

Property Value

bool

IsTemplate

public bool IsTemplate { get; set; }

Property Value

bool

IsTheory

public bool IsTheory { get; set; }

Property Value

bool

JournalSetupAreaRequirements

public virtual ICollection<QAreaRequirement> JournalSetupAreaRequirements { get; set; }

Property Value

ICollection<QAreaRequirement>

Language

public string Language { get; set; }

Property Value

string

LevelCode

public string LevelCode { get; set; }

Property Value

string

LevelType

public string LevelType { get; set; }

Property Value

string

MajorVersion

public string MajorVersion { get; set; }

Property Value

string

MasteryPoints

public decimal? MasteryPoints { get; set; }

Property Value

decimal?

MinorVersion

public string MinorVersion { get; set; }

Property Value

string

Modified

public DateTimeOffset Modified { get; set; }

Property Value

DateTimeOffset

ModifiedBy

public Guid ModifiedBy { get; set; }

Property Value

Guid

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

ParentStandardIdentifier

public Guid? ParentStandardIdentifier { get; set; }

Property Value

Guid?

PassingScore

public decimal? PassingScore { get; set; }

Property Value

decimal?

PointsPossible

public decimal? PointsPossible { get; set; }

Property Value

decimal?

Sequence

public int Sequence { get; set; }

Property Value

int

SourceDescriptor

public string SourceDescriptor { get; set; }

Property Value

string

StandardAlias

public string StandardAlias { get; set; }

Property Value

string

StandardHook

public string StandardHook { get; set; }

Property Value

string

StandardIdentifier

public Guid StandardIdentifier { get; set; }

Property Value

Guid

StandardLabel

public string StandardLabel { get; set; }

Property Value

string

StandardPrivacyScope

public string StandardPrivacyScope { get; set; }

Property Value

string

StandardStatus

public string StandardStatus { get; set; }

Property Value

string

StandardStatusLastUpdateTime

public DateTimeOffset? StandardStatusLastUpdateTime { get; set; }

Property Value

DateTimeOffset?

StandardStatusLastUpdateUser

public Guid? StandardStatusLastUpdateUser { get; set; }

Property Value

Guid?

StandardTier

public string StandardTier { get; set; }

Property Value

string

StandardType

public string StandardType { get; set; }

Property Value

string

Tags

public string Tags { get; set; }

Property Value

string

UtcPublished

public DateTimeOffset? UtcPublished { get; set; }

Property Value

DateTimeOffset?

Methods

Clone()

public QStandard Clone()

Returns

QStandard