SIFWorks ADK 2.0
ProjectedGraduationDate Property
NamespacesEdustructures.SifWorks.EtranscriptsAcademicPerformanceSummaryProjectedGraduationDate

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

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

The SIF specification defines the meaning of this null as: "Projected graduation date."

To remove the PartialDateType, set ProjectedGraduationDate to null

Version: 2.0

Since: 2.0

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