SIFWorks ADK 2.0
SetUsedForDailyAttendance Method (val)
NamespacesEdustructures.SifWorks.StudentAttendanceCodeInfoSetUsedForDailyAttendance(YesNo)

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

Sets the value of the <UsedForDailyAttendance> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetUsedForDailyAttendance(
	YesNo val
)
Public Sub SetUsedForDailyAttendance ( _
	val As YesNo _
)
public:
void SetUsedForDailyAttendance (
	YesNo^ val
)
Parameters
val (YesNo)
A YesNo object
Remarks

The SIF specification defines the meaning of this element as: "Is this attendance code used for daily attendance?"

Version: 2.0

Since: 2.0

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