Table of Contents

Class VFramework

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

Constructors

VFramework()

public VFramework()

Properties

FrameworkAsset

public int? FrameworkAsset { get; set; }

Property Value

int?

FrameworkCode

public string FrameworkCode { get; set; }

Property Value

string

FrameworkIdentifier

public Guid FrameworkIdentifier { get; set; }

Property Value

Guid

FrameworkLabel

public string FrameworkLabel { get; set; }

Property Value

string

FrameworkSize

public int? FrameworkSize { get; set; }

Property Value

int?

FrameworkTitle

public string FrameworkTitle { get; set; }

Property Value

string

Gradebooks

public virtual ICollection<QGradebook> Gradebooks { get; set; }

Property Value

ICollection<QGradebook>

JournalSetups

public virtual ICollection<QJournalSetup> JournalSetups { get; set; }

Property Value

ICollection<QJournalSetup>

OccupationAsset

public int? OccupationAsset { get; set; }

Property Value

int?

OccupationCode

public string OccupationCode { get; set; }

Property Value

string

OccupationIdentifier

public Guid? OccupationIdentifier { get; set; }

Property Value

Guid?

OccupationLabel

public string OccupationLabel { get; set; }

Property Value

string

OccupationSize

public int? OccupationSize { get; set; }

Property Value

int?

OccupationTitle

public string OccupationTitle { get; set; }

Property Value

string