SIFWorks ADK 2.0
UsedForPeriodAttendance Property
NamespacesEdustructures.SifWorks.StudentAttendanceCodeInfoUsedForPeriodAttendance

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

Gets or sets the value of the <UsedForPeriodAttendance> element.
Declaration Syntax
C#Visual BasicVisual C++
public string UsedForPeriodAttendance{ get; set;}
Public Property UsedForPeriodAttendance As String
public:
property String^ UsedForPeriodAttendance {
	String^ get ();
	void set (String^ value);
}
Value
The UsedForPeriodAttendance element of this 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