SIFWorks ADK 2.0
MarkingPeriods Property
NamespacesEdustructures.SifWorks.EtranscriptsCourseMarkingPeriods

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

Gets or sets the value of the <MarkingPeriods> element.
Declaration Syntax
C#Visual BasicVisual C++
public MarkingPeriods MarkingPeriods{ get; set;}
Public Property MarkingPeriods As MarkingPeriods
public:
property MarkingPeriods^ MarkingPeriods {
	MarkingPeriods^ get ();
	void set (MarkingPeriods^ value);
}
Value
A MarkingPeriods
Remarks

To remove the MarkingPeriods, set MarkingPeriods to null

Version: 2.0

Since: 2.0

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