[This is preliminary documentation and is subject to change.]
Demographics about a student, contact, staff member, etc.
| C# | Visual Basic | Visual C++ |
public class Demographics : SifElement
Public Class Demographics _ Inherits SifElement
public ref class Demographics : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| DemographicsDemographicsNew()() |
Creates an instance of a Demographics
| |
| BirthDate |
Gets or sets the value of the <BirthDate> element.
| |
| BirthDateVerification |
Gets or sets the value of the <BirthDateVerification> element.
| |
| CitizenshipStatus |
Gets or sets the value of the <CitizenshipStatus> element.
| |
| CountriesOfCitizenship |
Gets or sets the value of the <CountriesOfCitizenship> element.
| |
| CountriesOfResidency |
Gets or sets the value of the <CountriesOfResidency> element.
| |
| CountryArrivalDate |
Gets or sets the value of the <CountryArrivalDate> element.
| |
| CountryOfBirth |
Gets or sets the value of the <CountryOfBirth> element.
| |
| CountyOfBirth |
Gets or sets the value of the <CountyOfBirth> element.
| |
| DwellingArrangement |
Gets or sets the value of the <DwellingArrangement> element.
| |
| EnglishProficiency |
Gets or sets the value of the <EnglishProficiency> element.
| |
| Gender |
Gets or sets the value of the <Gender> element.
| |
| HispanicLatino |
Gets or sets the value of the <HispanicLatino> element.
| |
| LanguageList |
Gets or sets the value of the <LanguageList> element.
| |
| MaritalStatus |
Gets or sets the value of the <MaritalStatus> element.
| |
| PlaceOfBirth |
Gets or sets the value of the <PlaceOfBirth> element.
| |
| RaceList |
Gets or sets the value of the <RaceList> element.
| |
| SetBirthDateVerification(BirthDateVerification) |
Sets the value of the <BirthDateVerification> element.
| |
| SetCitizenshipStatus(CitizenshipStatus) |
Sets the value of the <CitizenshipStatus> element.
| |
| SetCountryOfBirth(CountryCode) |
Sets the value of the <CountryOfBirth> element.
| |
| SetEnglishProficiency(EnglishProficiencyCode) | Sets the value of the <EnglishProficiency> element. | |
| SetGender(Gender) |
Sets the value of the <Gender> element.
| |
| SetHispanicLatino(YesNo) |
Sets the value of the <HispanicLatino> element.
| |
| SetMaritalStatus(MaritalStatus) |
Sets the value of the <MaritalStatus> element.
| |
| SetStateOfBirth(StatePrCode) |
Sets the value of the <StateOfBirth> element.
| |
| StateOfBirth |
Gets or sets the value of the <StateOfBirth> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||
| Element | |||
| SifElement | |||
| Demographics | |||