[This is preliminary documentation and is subject to change.]
A MarkingPeriod
| C# | Visual Basic | Visual C++ |
public class MarkingPeriod : SifElement
Public Class MarkingPeriod _ Inherits SifElement
public ref class MarkingPeriod : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| MarkingPeriod | |||