[This is preliminary documentation and is subject to change.]
A StudentPersonalData
| C# | Visual Basic | Visual C++ |
public class StudentPersonalData : SifElement
Public Class StudentPersonalData _ Inherits SifElement
public ref class StudentPersonalData : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StudentPersonalDataStudentPersonalDataNew()() |
Creates an instance of a StudentPersonalData
| |
| AddressList |
Gets or sets the value of the <AddressList> element.
| |
| DemographicsData |
Gets or sets the value of the <DemographicsData> element.
| |
| EconomicDisadvantage |
Gets or sets the value of the <EconomicDisadvantage> element.
| |
| ELL |
Gets or sets the value of the <ELL> element.
| |
| GiftedTalented |
Gets or sets the value of the <GiftedTalented> element.
| |
| Homeless |
Gets or sets the value of the <Homeless> element.
| |
| IDEA |
Gets or sets the value of the <IDEA> element.
| |
| Immigrant |
Gets or sets the value of the <Immigrant> element.
| |
| LocalId |
Gets or sets the value of the <LocalId> element.
| |
| Migrant |
Gets or sets the value of the <Migrant> element.
| |
| Name |
Gets or sets the value of the <Name> element.
| |
| NeglectedDelinquent |
Gets or sets the value of the <NeglectedDelinquent> element.
| |
| OtherNames |
Gets or sets the value of the <OtherNames> element.
| |
| PhoneNumberList |
Gets or sets the value of the <PhoneNumberList> element.
| |
| Section504 |
Gets or sets the value of the <Section504> element.
| |
| SetEconomicDisadvantage(YesNoUnknown) |
Sets the value of the <EconomicDisadvantage> element.
| |
| SetELL(YesNoUnknown) |
Sets the value of the <ELL> element.
| |
| SetGiftedTalented(YesNoUnknown) |
Sets the value of the <GiftedTalented> element.
| |
| SetHomeless(YesNoUnknown) |
Sets the value of the <Homeless> element.
| |
| SetIDEA(YesNoUnknown) |
Sets the value of the <IDEA> element.
| |
| SetImmigrant(YesNoUnknown) |
Sets the value of the <Immigrant> element.
| |
| SetMigrant(YesNoUnknown) |
Sets the value of the <Migrant> element.
| |
| SetName(NameType, String, String) | Sets the value of the <Name> element. | |
| SetNeglectedDelinquent(YesNoUnknown) |
Sets the value of the <NeglectedDelinquent> element.
| |
| SetSection504(YesNoUnknown) |
Sets the value of the <Section504> element.
| |
| SetStateProvinceId(StatePrCode) |
Sets the value of the <StateProvinceId> element.
| |
| SetTitle1(YesNoUnknown) |
Sets the value of the <Title1> element.
| |
| SetVocationalConcentrator(YesNoUnknown) |
Sets the value of the <VocationalConcentrator> element.
| |
| SSN |
Gets or sets the value of the <SSN> element.
| |
| StateProvinceId |
Gets or sets the value of the <StateProvinceId> element.
| |
| Title1 |
Gets or sets the value of the <Title1> element.
| |
| VocationalConcentrator |
Gets or sets the value of the <VocationalConcentrator> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| StudentPersonalData | |||