SIFWorks ADK 2.0
SetUsedForPeriodAttendance Method (val)
NamespacesEdustructures.SifWorks.StudentAttendanceCodeInfoSetUsedForPeriodAttendance(YesNo)

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

Sets the value of the <UsedForPeriodAttendance> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetUsedForPeriodAttendance(
	YesNo val
)
Public Sub SetUsedForPeriodAttendance ( _
	val As YesNo _
)
public:
void SetUsedForPeriodAttendance (
	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 period attendance?"

Version: 2.0

Since: 2.0

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