SIFWorks ADK 2.0
ProgramExitReason Class
NamespacesEdustructures.SifWorks.ProgramsProgramExitReason

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

Required if student has exited the program.
Declaration Syntax
C#Visual BasicVisual C++
public class ProgramExitReason : SifElement
Public Class ProgramExitReason _
	Inherits SifElement
public ref class ProgramExitReason : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  ProgramExitReason

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