SIFWorks ADK 2.0
StudentPeriodAttendance Class
NamespacesEdustructures.SifWorks.GradebookStudentPeriodAttendance

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

A StudentPeriodAttendance
Declaration Syntax
C#Visual BasicVisual C++
public class StudentPeriodAttendance : SifDataObject
Public Class StudentPeriodAttendance _
	Inherits SifDataObject
public ref class StudentPeriodAttendance : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
StudentPeriodAttendanceStudentPeriodAttendanceNew()()
Creates an instance of a StudentPeriodAttendance

StudentPeriodAttendanceStudentPeriodAttendanceNew(String, String, String, String, Nullable<(Of <DateTime>)>)
Constructor that accepts values for all mandatory fields

AttendanceCode
Gets or sets the value of the <AttendanceCode> element.

AttendanceComment
Gets or sets the value of the <AttendanceComment> element.

AuditInfo
Gets or sets the value of the <AuditInfo> element.

Date
Gets or sets the value of the Date attribute.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SchoolInfoRefId
Gets or sets the value of the SchoolInfoRefId attribute.

SectionInfoRefId
Gets or sets the value of the SectionInfoRefId attribute.

SetAttendanceCode(String, String)
Sets the value of the <AttendanceCode> element.

StudentPersonalRefId
Gets or sets the value of the StudentPersonalRefId attribute.

TimeIn
Gets or sets the value of the <TimeIn> element.

TimeOut
Gets or sets the value of the <TimeOut> element.

TimetablePeriod
Gets or sets the value of the <TimetablePeriod> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    StudentPeriodAttendance

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