[This is preliminary documentation and is subject to change.]
Required if student has exited the program.
| C# | Visual Basic | Visual C++ |
public class ProgramExitReason : SifElement
Public Class ProgramExitReason _ Inherits SifElement
public ref class ProgramExitReason : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ProgramExitReasonProgramExitReasonNew()() |
Creates an instance of a ProgramExitReason
| |
| ProgramExitReasonProgramExitReasonNew(ProgramExitReasonCode) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the <Code> element.
| |
| CodeType |
Gets or sets the value of the CodeType attribute.
| |
| OtherCodeList |
Gets or sets the value of the <OtherCodeList> element.
| |
| SetCode(ProgramExitReasonCode) |
Sets the value of the <Code> element.
| |
| SetCodeType(ProgramExitReasonCode) |
Sets the value of the CodeType attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| ProgramExitReason | |||