SIFWorks ADK 2.0
SProgramExitReason Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationSProgramExitReason

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

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

The SIF specification defines the meaning of this null as: "Required if student has exited the program."

To remove the ProgramExitReason, set SProgramExitReason to null

Version: 2.0

Since: 1.5r1

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