SIFWorks ADK 2.0
ProgramExitReason Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationProgramExitReason

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

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

To remove the ProgramExitReason, set ProgramExitReason to null

Version: 2.0

Since: 2.0

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