[This is preliminary documentation and is subject to change.]
A MarkingPeriods
| C# | Visual Basic | Visual C++ |
public class MarkingPeriods : SifList<MarkingPeriod>
Public Class MarkingPeriods _ Inherits SifList(Of MarkingPeriod)
public ref class MarkingPeriods : public SifList<MarkingPeriod^>
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| MarkingPeriodsMarkingPeriodsNew()() |
Creates an instance of a MarkingPeriods
| |
| MarkingPeriodsMarkingPeriodsNew(MarkingPeriod) |
Constructor that accepts values for all mandatory fields
| |
| AddMarkingPeriod(GradeLevel, Nullable<(Of <Decimal>)>, Nullable<(Of <Decimal>)>) | Adds the value of the <MarkingPeriod> element. | |
| KeyFields |
Gets the metadata fields that make up the key of this object
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifList<(Of <MarkingPeriod>)> | ||||
| MarkingPeriods | ||||