[This is preliminary documentation and is subject to change.]
A StudentAcademicRecord
| C# | Visual Basic | Visual C++ |
public class StudentAcademicRecord : SifDataObject
Public Class StudentAcademicRecord _ Inherits SifDataObject
public ref class StudentAcademicRecord : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StudentAcademicRecordStudentAcademicRecordNew()() |
Creates an instance of a StudentAcademicRecord
| |
| StudentAcademicRecordStudentAcademicRecordNew(String, String, TranscriptRecordRefObject) |
Constructor that accepts values for all mandatory fields
| |
| AcademicPerformanceHistory |
Gets or sets the value of the <AcademicPerformanceHistory> element.
| |
| AcademicPerformanceSummary |
Gets or sets the value of the <AcademicPerformanceSummary> element.
| |
| ActivityAwardHistory |
Gets or sets the value of the <ActivityAwardHistory> element.
| |
| AdditionalGraduationRequirementPerformanceHistory |
Gets or sets the value of the <AdditionalGraduationRequirementPerformanceHistory> element.
| |
| AssessmentPerformanceHistory |
Gets or sets the value of the <AssessmentPerformanceHistory> element.
| |
| CourseHistory |
Gets or sets the value of the <CourseHistory> element.
| |
| CurrentCourseActivity |
Gets or sets the value of the <CurrentCourseActivity> element.
| |
| DistrictEntryDate |
Gets or sets the value of the <DistrictEntryDate> element.
| |
| EnrollmentHistory |
Gets or sets the value of the <EnrollmentHistory> element.
| |
| 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.) | |
| ReportingDate |
Gets or sets the value of the <ReportingDate> element.
| |
| SchoolAttendanceHistory |
Gets or sets the value of the <SchoolAttendanceHistory> element.
| |
| SetAssessmentPerformanceHistory(AssessmentHistory) | Sets the value of the <AssessmentPerformanceHistory> element. | |
| SetDistrictEntryDate(String) | Sets the value of the <DistrictEntryDate> element. | |
| SetSIF_RefObject(TranscriptRecordRefObject) |
Sets the value of the SIF_RefObject attribute.
| |
| SetStudentSchoolEnrollmentData(String) | Sets the value of the <StudentSchoolEnrollmentData> element. | |
| SIF_RefId |
Gets or sets the value of the SIF_RefId attribute.
| |
| SIF_RefObject |
Gets or sets the value of the SIF_RefObject attribute.
| |
| StudentSchoolEnrollmentData |
Gets or sets the value of the <StudentSchoolEnrollmentData> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| StudentAcademicRecord | |||||