SIFWorks ADK 2.0
CountsTowardAttendance Property
NamespacesEdustructures.SifWorks.StudentAdministratorAttendanceCountsTowardAttendance

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

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

The SIF specification defines the meaning of this element as: "Designates whether this date should be counted toward administrator attendance."

Version: 2.0

Since: 2.0

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