SIFWorks ADK 2.0
SetCountsTowardAttendance Method (val)
NamespacesEdustructures.SifWorks.StudentAdministratorAttendanceSetCountsTowardAttendance(YesNo)

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

Sets the value of the <CountsTowardAttendance> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetCountsTowardAttendance(
	YesNo val
)
Public Sub SetCountsTowardAttendance ( _
	val As YesNo _
)
public:
void SetCountsTowardAttendance (
	YesNo^ val
)
Parameters
val (YesNo)
A YesNo 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