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