DataExportService Class |
Namespace: (Default Namespace)
The DataExportService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllConstituencies |
Gets all constituencies.
| |
| GetAllConstituents | Obsolete.
Use GetAllPersons instead.
| |
| GetAllConstituentsByUpdateDate | Obsolete.
Use GetAllPersons instead.
| |
| GetAllCountries |
Gets all countries.
| |
| GetAllFaculty | Obsolete.
Use GetAllPersons instead.
| |
| GetAllFacultyByUpdateDate | Obsolete.
Use GetAllPersons instead.
| |
| GetAllFacultyByUpdateDateExt | Obsolete.
Use GetAllPersons instead.
| |
| GetAllParents | Obsolete.
Use GetAllPersons instead.
| |
| GetAllParentsByFamilyID |
Gets all person information for all parents in a family.
| |
| GetAllParentsByStudentID |
Gets all parents for a student.
| |
| GetAllParentsByUpdateDate |
Gets all person information for all parents that have had information changed since a date.
| |
| GetAllPersons |
Gets all person information.
| |
| GetAllPersons2 |
Gets all person information. (v2)
| |
| GetAllRegions |
Gets all regions.
| |
| GetAllStates |
Gets all states.
| |
| GetAllStudentGroups |
Gets all student groups.
| |
| GetAllStudents | Obsolete.
Use GetAllPersons instead.
| |
| GetAllStudentsByUpdateDate | Obsolete.
Use GetAllPersons instead.
| |
| GetAllWebUsers |
Gets all web users.
| |
| GetAllWebUsersByUpdateDate |
Gets all web users who have had information changed since a date.
| |
| GetAllWebUsersExt |
Gets all web users, selecting those matching a list of criteria.
| |
| GetAllWebUsersPaged |
Gets all web users, returning only a selected number of records at a time.
| |
| GetPersonNoteToSchool |
Gets the note submitted.
| |
| GetSiblingsByStudentID | Obsolete.
Use GetAllPersons instead.
| |
| GetStudentByID | Obsolete.
Use GetAllPersons instead.
| |
| GetStudentsByFamilyID | Obsolete.
Use GetAllPersons instead.
|