[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ProjectedExitReason> element.
| C# | Visual Basic | Visual C++ |
public ProjectedExitReason ProjectedExitReason{ get; set;}
Public Property ProjectedExitReason As ProjectedExitReason
public: property ProjectedExitReason^ ProjectedExitReason { ProjectedExitReason^ get (); void set (ProjectedExitReason^ value); }
A ProjectedExitReason
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