SIFWorks ADK 2.0
TeacherAttendance Property
NamespacesEdustructures.SifWorks.StudentCalendarDateTeacherAttendance

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

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

To remove the TeacherAttendance, set TeacherAttendance to null

Version: 2.0

Since: 2.0

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