SIFWorks ADK 2.0
StudentAttendance Property
NamespacesEdustructures.SifWorks.StudentCalendarDateStudentAttendance

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

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

To remove the StudentAttendance, set StudentAttendance to null

Version: 2.0

Since: 2.0

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