[This is preliminary documentation and is subject to change.]
A StudentPeriodAttendance
| C# | Visual Basic | Visual C++ |
public class StudentPeriodAttendance : SifDataObject
Public Class StudentPeriodAttendance _ Inherits SifDataObject
public ref class StudentPeriodAttendance : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| StudentPeriodAttendance | |||||