SIFWorks ADK 2.0
SetAttendanceType Method (val)
NamespacesEdustructures.SifWorks.StudentAttendanceCodeInfoSetAttendanceType(AttendanceType)

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

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

The SIF specification defines the meaning of this element as: "Type of attendance code."

Version: 2.0

Since: 1.1

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