SIFWorks ADK 2.0
ProgramExitDate Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationProgramExitDate

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

Gets or sets the value of the <ProgramExitDate> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<DateTime> ProgramExitDate{ get; set;}
Public Property ProgramExitDate As Nullable(Of DateTime)
public:
property Nullable<DateTime> ProgramExitDate {
	Nullable<DateTime> get ();
	void set (Nullable<DateTime> value);
}
Value
The ProgramExitDate element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Date student exited support program(s)."

Version: 2.0

Since: 1.5r1

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