SIFWorks ADK 2.0
StudentProgramType Property
NamespacesEdustructures.SifWorks.ProgramsStudentProgramAccommodationStudentProgramType

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

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

To remove the StudentProgramType, set StudentProgramType to null

Version: 2.0

Since: 2.0

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