[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <StudentProgramType> element.
| C# | Visual Basic | Visual C++ |
public StudentProgramType StudentProgramType{ get; set;}
Public Property StudentProgramType As StudentProgramType
public: property StudentProgramType^ StudentProgramType { StudentProgramType^ get (); void set (StudentProgramType^ value); }
A StudentProgramType
To remove the StudentProgramType, set StudentProgramType to null
Version: 2.0
Since: 2.0