SIFWorks ADK 2.0
MarkingPeriods Class
NamespacesEdustructures.SifWorks.EtranscriptsMarkingPeriods

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

A MarkingPeriods
Declaration Syntax
C#Visual BasicVisual C++
public class MarkingPeriods : SifList<MarkingPeriod>
Public Class MarkingPeriods _
	Inherits SifList(Of MarkingPeriod)
public ref class MarkingPeriods : public SifList<MarkingPeriod^>
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <MarkingPeriod>)>
   MarkingPeriods

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