SIFWorks ADK 2.0
ProjectedExitReason Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationProjectedExitReason

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

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

The SIF specification defines the meaning of this null as: "Review by program / state. May be required if a ProjectedExitDate is present. The projected reason for a student's exit from program."

To remove the ProjectedExitReason, set ProjectedExitReason to null

Version: 2.0

Since: 2.0

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