SIFWorks ADK 2.0
MarkingPeriod Class
NamespacesEdustructures.SifWorks.EtranscriptsMarkingPeriod

[This is preliminary documentation and is subject to change.]

A MarkingPeriod
Declaration Syntax
C#Visual BasicVisual C++
public class MarkingPeriod : SifElement
Public Class MarkingPeriod _
	Inherits SifElement
public ref class MarkingPeriod : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MarkingPeriodMarkingPeriodNew()()
Creates an instance of a MarkingPeriod

MarkingPeriodMarkingPeriodNew(GradeLevel, Nullable<(Of <Decimal>)>, Nullable<(Of <Decimal>)>)
Constructor that accepts values for all mandatory fields

CourseCreditsAttempted
Gets or sets the value of the <CourseCreditsAttempted> element.

CourseCreditsEarned
Gets or sets the value of the <CourseCreditsEarned> element.

DaysAbsent
Gets or sets the value of the <DaysAbsent> element.

DaysPresent
Gets or sets the value of the <DaysPresent> element.

GradeLevelWhenTaken
Gets or sets the value of the <GradeLevelWhenTaken> element.

KeyFields
Gets the metadata fields that make up the key of this object

MarkData
Gets or sets the value of the <MarkData> element.

SetGradeLevelWhenTaken(GradeLevelCode)
Sets the value of the <GradeLevelWhenTaken> element.

SetMarkData(String)
Sets the value of the <MarkData> element.

SetTermInfoData(String)
Sets the value of the <TermInfoData> element.

TermInfoData
Gets or sets the value of the <TermInfoData> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  MarkingPeriod

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10