[This is preliminary documentation and is subject to change.]
This object contains information about a school. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class SchoolInfo : SifDataObject
Public Class SchoolInfo _ Inherits SifDataObject
public ref class SchoolInfo : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SchoolInfoSchoolInfoNew()() |
Creates an instance of a SchoolInfo
| |
| SchoolInfoSchoolInfoNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| AddressList |
Gets or sets the value of the <AddressList> element.
| |
| CongressionalDistrict |
Gets or sets the value of the <CongressionalDistrict> element.
| |
| GradeLevels |
Gets or sets the value of the <GradeLevels> element.
| |
| HighGradeLevel |
Gets or sets the value of the <HighGradeLevel> element.
| |
| IdentificationInfoList |
Gets or sets the value of the <IdentificationInfoList> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LEAInfoRefId |
Gets or sets the value of the <LEAInfoRefId> element.
| |
| LocalId |
Gets or sets the value of the <LocalId> element.
| |
| LowGradeLevel |
Gets or sets the value of the <LowGradeLevel> element.
| |
| NCESId |
Gets or sets the value of the <NCESId> element.
| |
| OperationalStatus |
Gets or sets the value of the <OperationalStatus> element.
| |
| OtherLEA |
Gets or sets the value of the <OtherLEA> element.
| |
| PhoneNumberList |
Gets or sets the value of the <PhoneNumberList> element.
| |
| PrincipalInfo |
Gets or sets the value of the <PrincipalInfo> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SchoolContactList |
Gets or sets the value of the <SchoolContactList> element.
| |
| SchoolFocusList |
Gets or sets the value of the <SchoolFocusList> element.
| |
| SchoolJurisdiction |
Gets or sets the value of the <SchoolJurisdiction> element.
| |
| SchoolName |
Gets or sets the value of the <SchoolName> element.
| |
| SchoolType |
Gets or sets the value of the <SchoolType> element.
| |
| SchoolURL |
Gets or sets the value of the <SchoolURL> element.
| |
| SessionType |
Gets or sets the value of the <SessionType> element.
| |
| SetOperationalStatus(OperationalStatus) |
Sets the value of the <OperationalStatus> element.
| |
| SetOtherLEA(String, String) | Sets the value of the <OtherLEA> element. | |
| SetPrincipalInfo(String) | Sets the value of the <PrincipalInfo> element. | |
| SetSchoolJurisdiction(String, String) | Sets the value of the <SchoolJurisdiction> element. | |
| SetSchoolType(SchoolLevelType) |
Sets the value of the <SchoolType> element.
| |
| SetSessionType(SessionTypeCode) |
Sets the value of the <SessionType> element.
| |
| SetStateProvinceId(StatePrCode) |
Sets the value of the <StateProvinceId> element.
| |
| SetTitle1Status(Title1Status) |
Sets the value of the <Title1Status> element.
| |
| StateProvinceId |
Gets or sets the value of the <StateProvinceId> element.
| |
| Title1Status |
Gets or sets the value of the <Title1Status> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| SchoolInfo | |||||