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