Table of Contents

Class Standard

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class Standard : IHasTimestamp
Inheritance
Standard
Implements
Inherited Members

Constructors

Standard()

public Standard()

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?

ChildContainments

public virtual ICollection<StandardContainment> ChildContainments { get; set; }

Property Value

ICollection<StandardContainment>

Children

public virtual ICollection<Standard> Children { get; set; }

Property Value

ICollection<Standard>

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?

DepartmentCompetencies

public virtual ICollection<DepartmentProfileCompetency> DepartmentCompetencies { get; set; }

Property Value

ICollection<DepartmentProfileCompetency>

DepartmentGroupIdentifier

public Guid? DepartmentGroupIdentifier { get; set; }

Property Value

Guid?

DepartmentProfiles

public virtual ICollection<DepartmentProfileCompetency> DepartmentProfiles { get; set; }

Property Value

ICollection<DepartmentProfileCompetency>

DepartmentUsers

public virtual ICollection<DepartmentProfileUser> DepartmentUsers { get; set; }

Property Value

ICollection<DepartmentProfileUser>

Departments

public virtual ICollection<TDepartmentStandard> Departments { get; set; }

Property Value

ICollection<TDepartmentStandard>

DocumentType

public string DocumentType { get; set; }

Property Value

string

Icon

public string Icon { get; set; }

Property Value

string

IncomingConnections

public virtual ICollection<StandardConnection> IncomingConnections { get; set; }

Property Value

ICollection<StandardConnection>

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

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

OccupationStandardPersons

public virtual ICollection<Person> OccupationStandardPersons { get; set; }

Property Value

ICollection<Person>

Organization

public virtual VOrganization Organization { get; set; }

Property Value

VOrganization

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

OutgoingConnections

public virtual ICollection<StandardConnection> OutgoingConnections { get; set; }

Property Value

ICollection<StandardConnection>

Parent

public virtual Standard Parent { get; set; }

Property Value

Standard

ParentContainments

public virtual ICollection<StandardContainment> ParentContainments { get; set; }

Property Value

ICollection<StandardContainment>

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

StandardOrganizations

public virtual ICollection<StandardOrganization> StandardOrganizations { get; set; }

Property Value

ICollection<StandardOrganization>

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

StandardValidationChanges

public virtual ICollection<StandardValidationChange> StandardValidationChanges { get; set; }

Property Value

ICollection<StandardValidationChange>

StandardValidations

public virtual ICollection<StandardValidation> StandardValidations { get; set; }

Property Value

ICollection<StandardValidation>

Tags

public string Tags { get; set; }

Property Value

string

UtcPublished

public DateTimeOffset? UtcPublished { get; set; }

Property Value

DateTimeOffset?