[This is preliminary documentation and is subject to change.]
A StudentSchoolEnrollmentData
| C# | Visual Basic | Visual C++ |
public class StudentSchoolEnrollmentData : SifKeyedElement
Public Class StudentSchoolEnrollmentData _ Inherits SifKeyedElement
public ref class StudentSchoolEnrollmentData : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StudentSchoolEnrollmentDataStudentSchoolEnrollmentDataNew()() |
Creates an instance of a StudentSchoolEnrollmentData
| |
| StudentSchoolEnrollmentDataStudentSchoolEnrollmentDataNew(String) |
Constructor that accepts values for all mandatory fields
| |
| Advisor |
Gets or sets the value of the <Advisor> element.
| |
| Counselor |
Gets or sets the value of the <Counselor> element.
| |
| GradeLevel |
Gets or sets the value of the <GradeLevel> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SchoolAttendedRefId |
Gets or sets the value of the SchoolAttendedRefId attribute.
| |
| SetGradeLevel(GradeLevelCode) | Sets the value of the <GradeLevel> element. |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| StudentSchoolEnrollmentData | ||||