C# Класс inBloomApiLibrary.StudentDataService

Наследование: ServiceBase
Показать файл Открыть проект

Открытые методы

Метод Описание
DeleteStudentAcademicRecords ( string accessToken, string studentId ) : string

Deletes student Academic Records details.

DeleteStudentAssessments ( string accessToken, string studentId ) : string

Deletes student Assessments details.

DeleteStudentCohortAssociations ( string accessToken, string studentId ) : string

Deletes student Cohort Associations details.

DeleteStudentCompetencies ( string accessToken, string studentId ) : string

Deletes student Competencies details.

DeleteStudentCompetencyObjectives ( string accessToken, string studentId ) : string

Deletes student Competency Objectives details.

DeleteStudentDisciplineIncidentAssociations ( string accessToken, string studentId ) : string

Deletes student Discipline Incident Associations details.

DeleteStudentGradebookEntries ( string accessToken, string studentId ) : string

Deletes student Gradebook Entries details.

DeleteStudentParentAssociations ( string accessToken, string studentId ) : string

Deletes student Parent Associations details.

DeleteStudentProgramAssociations ( string accessToken, string studentId ) : string

Deletes student Program Associations details.

DeleteStudentSchoolAssociations ( string accessToken, string studentId ) : string

Deletes student School Associations details.

DeleteStudentSectionAssociations ( string accessToken, string studentId ) : string

Deletes student Section Associations details.

DeleteStudents ( string accessToken, string studentId ) : string

Deletes Students details.

GetStudentAcademicRecordById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student academic records details by id.

GetStudentAcademicRecordCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student academic records custom details.

GetStudentAcademicRecords ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student academic records details.

GetStudentAssessmentAssessments ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets assessments within the student assessments.

GetStudentAssessmentById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student assessments details by id.

GetStudentAssessmentCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student assessments custom details.

GetStudentAssessmentStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets students within the student assessments.

GetStudentAssessments ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student assessments details.

GetStudentAttendances ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets attendances within the students.

GetStudentAttendancesAsync ( string accessToken, string studentId, int limit ) : Task

Gets attendances within the students.

GetStudentById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Get student by ID

GetStudentByIdAsync ( string accessToken, string studentId ) : Task

Get student by ID

GetStudentCohortAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student cohort associations details by id.

GetStudentCohortAssociationCohorts ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets cohorts within the student cohort associations details.

GetStudentCohortAssociationCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student cohort associations custom details.

GetStudentCohortAssociationStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets students within the student cohort associations details.

GetStudentCohortAssociations ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student cohort associations details.

GetStudentCompetencies ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student competencies details.

GetStudentCompetenciesById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student competencies details by id.

GetStudentCompetenciesCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student competencies custom details.

GetStudentCompetenciesReportCards ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets report cards within the student competencies.

GetStudentCompetencyObjectiveById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student competency objectives details by id.

GetStudentCompetencyObjectiveCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student competency objectives custom details.

GetStudentCompetencyObjectives ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student competency objectives details.

GetStudentCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets students custom details.

GetStudentCustomAsync ( string accessToken, string studentId ) : Task

Gets students custom details.

GetStudentDisciplineIncidentAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student discipline incident associations details by id.

GetStudentDisciplineIncidentAssociationCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student discipline incident associations custom details.

GetStudentDisciplineIncidentAssociationDisciplineIncidents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets discipline incidents within the student discipline incident associations.

GetStudentDisciplineIncidentAssociationStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets students within the student discipline incident associations.

GetStudentDisciplineIncidentAssociations ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student discipline incident associations details.

GetStudentGradeBookEntries ( string accessToken ) : Newtonsoft.Json.Linq.JArray

Gets student grade book entries details.

GetStudentGradeBookEntries ( string accessToken, int limit, int offset ) : Newtonsoft.Json.Linq.JArray

Gets student grade book entries details.

GetStudentGradeBookEntriesById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student grade book entries details by id.

GetStudentGradeBookEntriesCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student grade book entries custom details.

GetStudentParentAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Gets student parent associations details by id.

GetStudentParentAssociationCustom ( string accessToken, string studentId ) : JArray

Gets student parent associations custom details.

GetStudentParentAssociationParents ( string accessToken, string studentId ) : JArray

Gets parents within the student parent associations details.

GetStudentParentAssociationStudents ( string accessToken, string studentId ) : JArray

Gets students within the student parent associations.

GetStudentParentAssociations ( string accessToken ) : JArray

Gets student parent associations details.

GetStudentProgramAssociationById ( string accessToken, string studentId ) : JArray

Gets student program associations details by id.

GetStudentProgramAssociationByProgramId ( string accessToken, string studentId ) : JArray

Gets student program associations details by program id.

GetStudentProgramAssociationCustom ( string accessToken, string studentId ) : JArray

Gets student program associations custom details.

GetStudentProgramAssociationPrograms ( string accessToken, string studentId ) : JArray

Gets programs within the student program associations.

GetStudentProgramAssociationStudents ( string accessToken, string studentId ) : JArray

Gets students within the student program associations.

GetStudentProgramAssociations ( string accessToken ) : JArray

Gets student program associations details.

GetStudentReportCards ( string accessToken, string studentId ) : JArray

Gets report cards within the students.

GetStudentReportCardsAsync ( string accessToken, string studentId ) : Task

Gets report cards within the students.

GetStudentSchoolAssociationById ( string accessToken, string studentId ) : JArray

Gets student school associations details by id.

GetStudentSchoolAssociationCustom ( string accessToken, string studentId ) : JArray

Gets student school associations custom details.

GetStudentSchoolAssociationSchools ( string accessToken, string studentId ) : JArray

Gets schools within the student school associations.

GetStudentSchoolAssociationStudents ( string accessToken, string studentId ) : JArray

Gets students within the student school associations.

GetStudentSchoolAssociations ( string accessToken ) : JArray

Gets student school associations details.

GetStudentSectionAssociationById ( string accessToken, string studentId ) : JArray

Gets student section associations details by id.

GetStudentSectionAssociationCustom ( string accessToken, string studentId ) : JArray

Gets student section associations custom details.

GetStudentSectionAssociationGrades ( string accessToken, string studentId ) : JArray

Gets grades within the student section associations.

GetStudentSectionAssociationSections ( string accessToken, string studentId ) : JArray

Gets sections within the student section associations.

GetStudentSectionAssociationStudentCompetencies ( string accessToken, string studentId ) : JArray

Gets student competencies within the student section associations.

GetStudentSectionAssociationStudents ( string accessToken, string studentId ) : JArray

Gets students within the student section associations.

GetStudentSectionAssociations ( string accessToken ) : JArray

Gets student section associations details.

GetStudentSectionAssociations ( string accessToken, int limit, int offset, string views ) : JArray

Gets student section associations details.

GetStudentStudentAssessmentAssessments ( string accessToken, string studentId ) : JArray

Gets assessments in student assessments within the students.

GetStudentStudentAssessmentAssessmentsAsync ( string accessToken, string studentId ) : Task

Gets assessments in student assessments within the students.

GetStudentStudentAssessments ( string accessToken, string studentId ) : JArray

Gets student assessments within the students.

GetStudentStudentAssessmentsAsync ( string accessToken, string studentId ) : Task

Gets student assessments within the students.

GetStudentStudentCohortAssociationCohorts ( string accessToken, string studentId ) : JArray

Gets cohorts in student cohort associations within the students.

GetStudentStudentCohortAssociationCohortsAsync ( string accessToken, string studentId ) : Task

Gets cohorts in student cohort associations within the students.

GetStudentStudentCohortAssociations ( string accessToken, string studentId ) : JArray

Gets student cohort associations within the students.

GetStudentStudentCohortAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student cohort associations within the students.

GetStudentStudentDisciplineIncidentAssociationDisciplineIncidents ( string accessToken, string studentId ) : JArray

Gets discipline incidents in student discipline incident associations within the students.

GetStudentStudentDisciplineIncidentAssociationDisciplineIncidentsAsync ( string accessToken, string studentId ) : Task

Gets discipline incidents in student discipline incident associations within the students.

GetStudentStudentDisciplineIncidentAssociations ( string accessToken, string studentId ) : JArray

Gets student discipline incident associations within the students.

GetStudentStudentDisciplineIncidentAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student discipline incident associations within the students.

GetStudentStudentParentAssociationParents ( string accessToken, string studentId ) : JArray

Gets parents in student parent associations within the students.

GetStudentStudentParentAssociations ( string accessToken, string studentId ) : JArray

Gets student parent associations within the students.

GetStudentStudentParentAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student parent associations within the students.

GetStudentStudentProgramAssociationPrograms ( string accessToken, string studentId ) : JArray

Gets programs in student program associations within the students.

GetStudentStudentProgramAssociationProgramsAsync ( string accessToken, string studentId ) : Task

Gets programs in student program associations within the students.

GetStudentStudentProgramAssociations ( string accessToken, string studentId ) : JArray

Gets student program associations within the students.

GetStudentStudentProgramAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student program associations within the students.

GetStudentStudentSchoolAssociationSchools ( string accessToken, string studentId ) : JArray

Gets schools in student school associations within the students.

GetStudentStudentSchoolAssociationSchoolsAsync ( string accessToken, string studentId ) : Task

Gets schools in student school associations within the students.

GetStudentStudentSchoolAssociations ( string accessToken, string studentId ) : JArray

Gets student school associations within the students.

GetStudentStudentSchoolAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student school associations within the students.

GetStudentStudentSectionAssociationSections ( string accessToken, string studentId ) : JArray

Gets sections in student section associations within the students.

GetStudentStudentSectionAssociationSectionsAsync ( string accessToken, string studentId ) : Task

Gets sections in student section associations within the students.

GetStudentStudentSectionAssociations ( string accessToken, string studentId ) : JArray

Gets student section associations within the students.

GetStudentStudentSectionAssociations ( string accessToken, string studentId, string views ) : JArray

Gets student section associations within the students.

GetStudentStudentSectionAssociationsAsync ( string accessToken, string studentId ) : Task

Gets student section associations within the students.

GetStudents ( string accessToken ) : JArray

Gets students details.

GetStudents ( string accessToken, int limit, int offset ) : JArray

Gets students details.

GetStudentsAsync ( string accessToken, int limit, int offset ) : Task

Gets students details.

PostStudentAcademicRecords ( string accessToken, string data ) : string

Creates student Academic Records details.

PostStudentAssessments ( string accessToken, string data ) : string

Creates student Assessments details.

PostStudentCohortAssociations ( string accessToken, string data ) : string

Creates student Cohort Associations details.

PostStudentCompetencies ( string accessToken, string data ) : string

Creates student Competencies details.

PostStudentCompetencyObjectives ( string accessToken, string data ) : string

Creates student Competency Objectives details.

PostStudentDisciplineIncidentAssociations ( string accessToken, string data ) : string

Creates student Discipline Incident Associations details.

PostStudentGradebookEntries ( string accessToken, string data ) : string

Creates student Gradebook Entries details.

PostStudentParentAssociations ( string accessToken, string data ) : string

Creates student Parent Associations details.

PostStudentProgramAssociations ( string accessToken, string data ) : string

Creates student Program Associations details.

PostStudentSchoolAssociations ( string accessToken, string data ) : string

Creates student School Associations details.

PostStudentSectionAssociations ( string accessToken, string data ) : string

Creates student Section Associations details.

PostStudents ( string accessToken, string data ) : string

Creates Students details.

PutStudentAcademicRecords ( string accessToken, string data, string studentId ) : string

Updates student Academic Records details.

PutStudentAssessments ( string accessToken, string data, string studentId ) : string

Updates student Assessments details.

PutStudentCohortAssociations ( string accessToken, string data, string studentId ) : string

Updates student Cohort Associations details.

PutStudentCompetencies ( string accessToken, string data, string studentId ) : string

Updates student Competencies details.

PutStudentCompetencyObjectives ( string accessToken, string data, string studentId ) : string

Updates student Competency Objectives details.

PutStudentDisciplineIncidentAssociations ( string accessToken, string data, string studentId ) : string

Updates student Discipline Incident Associations details.

PutStudentGradebookEntries ( string accessToken, string data, string studentId ) : string

Updates student Gradebook Entries details.

PutStudentParentAssociations ( string accessToken, string data, string studentId ) : string

Updates student Parent Associations details.

PutStudentProgramAssociations ( string accessToken, string data, string studentId ) : string

Updates student Program Associations details.

PutStudentSchoolAssociations ( string accessToken, string data, string studentId ) : string

Updates student School Associations details.

PutStudentSectionAssociations ( string accessToken, string data, string studentId ) : string

Updates student Section Associations details.

PutStudents ( string accessToken, string data, string studentId ) : string

Updates Students details.

Приватные методы

Метод Описание
GetStudentCourseTranscriptCourses ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
GetStudentCourseTranscripts ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray

Описание методов

DeleteStudentAcademicRecords() публичный Метод

Deletes student Academic Records details.
public DeleteStudentAcademicRecords ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentAssessments() публичный Метод

Deletes student Assessments details.
public DeleteStudentAssessments ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentCohortAssociations() публичный Метод

Deletes student Cohort Associations details.
public DeleteStudentCohortAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentCompetencies() публичный Метод

Deletes student Competencies details.
public DeleteStudentCompetencies ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentCompetencyObjectives() публичный Метод

Deletes student Competency Objectives details.
public DeleteStudentCompetencyObjectives ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentDisciplineIncidentAssociations() публичный Метод

Deletes student Discipline Incident Associations details.
public DeleteStudentDisciplineIncidentAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentGradebookEntries() публичный Метод

Deletes student Gradebook Entries details.
public DeleteStudentGradebookEntries ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentParentAssociations() публичный Метод

Deletes student Parent Associations details.
public DeleteStudentParentAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentProgramAssociations() публичный Метод

Deletes student Program Associations details.
public DeleteStudentProgramAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentSchoolAssociations() публичный Метод

Deletes student School Associations details.
public DeleteStudentSchoolAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudentSectionAssociations() публичный Метод

Deletes student Section Associations details.
public DeleteStudentSectionAssociations ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

DeleteStudents() публичный Метод

Deletes Students details.
public DeleteStudents ( string accessToken, string studentId ) : string
accessToken string
studentId string
Результат string

GetStudentAcademicRecordById() публичный Метод

Gets student academic records details by id.
public GetStudentAcademicRecordById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentAcademicRecordCustom() публичный Метод

Gets student academic records custom details.
public GetStudentAcademicRecordCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentAcademicRecords() публичный Метод

Gets student academic records details.
public GetStudentAcademicRecords ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
Результат Newtonsoft.Json.Linq.JArray

GetStudentAssessmentAssessments() публичный Метод

Gets assessments within the student assessments.
public GetStudentAssessmentAssessments ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentAssessmentById() публичный Метод

Gets student assessments details by id.
public GetStudentAssessmentById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentAssessmentCustom() публичный Метод

Gets student assessments custom details.
public GetStudentAssessmentCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentAssessmentStudents() публичный Метод

Gets students within the student assessments.
public GetStudentAssessmentStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentAssessments() публичный Метод

Gets student assessments details.
public GetStudentAssessments ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
Результат Newtonsoft.Json.Linq.JArray

GetStudentAttendances() публичный Метод

Gets attendances within the students.
public GetStudentAttendances ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentAttendancesAsync() публичный Метод

Gets attendances within the students.
public GetStudentAttendancesAsync ( string accessToken, string studentId, int limit ) : Task
accessToken string
studentId string
limit int
Результат Task

GetStudentById() публичный Метод

Get student by ID
public GetStudentById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentByIdAsync() публичный Метод

Get student by ID
public GetStudentByIdAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentCohortAssociationById() публичный Метод

Gets student cohort associations details by id.
public GetStudentCohortAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCohortAssociationCohorts() публичный Метод

Gets cohorts within the student cohort associations details.
public GetStudentCohortAssociationCohorts ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCohortAssociationCustom() публичный Метод

Gets student cohort associations custom details.
public GetStudentCohortAssociationCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCohortAssociationStudents() публичный Метод

Gets students within the student cohort associations details.
public GetStudentCohortAssociationStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCohortAssociations() публичный Метод

Gets student cohort associations details.
public GetStudentCohortAssociations ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCompetencies() публичный Метод

Gets student competencies details.
public GetStudentCompetencies ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCompetenciesById() публичный Метод

Gets student competencies details by id.
public GetStudentCompetenciesById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCompetenciesCustom() публичный Метод

Gets student competencies custom details.
public GetStudentCompetenciesCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCompetenciesReportCards() публичный Метод

Gets report cards within the student competencies.
public GetStudentCompetenciesReportCards ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCompetencyObjectiveById() публичный Метод

Gets student competency objectives details by id.
public GetStudentCompetencyObjectiveById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCompetencyObjectiveCustom() публичный Метод

Gets student competency objectives custom details.
public GetStudentCompetencyObjectiveCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCompetencyObjectives() публичный Метод

Gets student competency objectives details.
public GetStudentCompetencyObjectives ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCustom() публичный Метод

Gets students custom details.
public GetStudentCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentCustomAsync() публичный Метод

Gets students custom details.
public GetStudentCustomAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentDisciplineIncidentAssociationById() публичный Метод

Gets student discipline incident associations details by id.
public GetStudentDisciplineIncidentAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentDisciplineIncidentAssociationCustom() публичный Метод

Gets student discipline incident associations custom details.
public GetStudentDisciplineIncidentAssociationCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentDisciplineIncidentAssociationDisciplineIncidents() публичный Метод

Gets discipline incidents within the student discipline incident associations.
public GetStudentDisciplineIncidentAssociationDisciplineIncidents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentDisciplineIncidentAssociationStudents() публичный Метод

Gets students within the student discipline incident associations.
public GetStudentDisciplineIncidentAssociationStudents ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentDisciplineIncidentAssociations() публичный Метод

Gets student discipline incident associations details.
public GetStudentDisciplineIncidentAssociations ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
Результат Newtonsoft.Json.Linq.JArray

GetStudentGradeBookEntries() публичный Метод

Gets student grade book entries details.
public GetStudentGradeBookEntries ( string accessToken ) : Newtonsoft.Json.Linq.JArray
accessToken string
Результат Newtonsoft.Json.Linq.JArray

GetStudentGradeBookEntries() публичный Метод

Gets student grade book entries details.
public GetStudentGradeBookEntries ( string accessToken, int limit, int offset ) : Newtonsoft.Json.Linq.JArray
accessToken string
limit int
offset int
Результат Newtonsoft.Json.Linq.JArray

GetStudentGradeBookEntriesById() публичный Метод

Gets student grade book entries details by id.
public GetStudentGradeBookEntriesById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentGradeBookEntriesCustom() публичный Метод

Gets student grade book entries custom details.
public GetStudentGradeBookEntriesCustom ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentParentAssociationById() публичный Метод

Gets student parent associations details by id.
public GetStudentParentAssociationById ( string accessToken, string studentId ) : Newtonsoft.Json.Linq.JArray
accessToken string
studentId string
Результат Newtonsoft.Json.Linq.JArray

GetStudentParentAssociationCustom() публичный Метод

Gets student parent associations custom details.
public GetStudentParentAssociationCustom ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentParentAssociationParents() публичный Метод

Gets parents within the student parent associations details.
public GetStudentParentAssociationParents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentParentAssociationStudents() публичный Метод

Gets students within the student parent associations.
public GetStudentParentAssociationStudents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentParentAssociations() публичный Метод

Gets student parent associations details.
public GetStudentParentAssociations ( string accessToken ) : JArray
accessToken string
Результат JArray

GetStudentProgramAssociationById() публичный Метод

Gets student program associations details by id.
public GetStudentProgramAssociationById ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentProgramAssociationByProgramId() публичный Метод

Gets student program associations details by program id.
public GetStudentProgramAssociationByProgramId ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentProgramAssociationCustom() публичный Метод

Gets student program associations custom details.
public GetStudentProgramAssociationCustom ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentProgramAssociationPrograms() публичный Метод

Gets programs within the student program associations.
public GetStudentProgramAssociationPrograms ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentProgramAssociationStudents() публичный Метод

Gets students within the student program associations.
public GetStudentProgramAssociationStudents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentProgramAssociations() публичный Метод

Gets student program associations details.
public GetStudentProgramAssociations ( string accessToken ) : JArray
accessToken string
Результат JArray

GetStudentReportCards() публичный Метод

Gets report cards within the students.
public GetStudentReportCards ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentReportCardsAsync() публичный Метод

Gets report cards within the students.
public GetStudentReportCardsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentSchoolAssociationById() публичный Метод

Gets student school associations details by id.
public GetStudentSchoolAssociationById ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSchoolAssociationCustom() публичный Метод

Gets student school associations custom details.
public GetStudentSchoolAssociationCustom ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSchoolAssociationSchools() публичный Метод

Gets schools within the student school associations.
public GetStudentSchoolAssociationSchools ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSchoolAssociationStudents() публичный Метод

Gets students within the student school associations.
public GetStudentSchoolAssociationStudents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSchoolAssociations() публичный Метод

Gets student school associations details.
public GetStudentSchoolAssociations ( string accessToken ) : JArray
accessToken string
Результат JArray

GetStudentSectionAssociationById() публичный Метод

Gets student section associations details by id.
public GetStudentSectionAssociationById ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSectionAssociationCustom() публичный Метод

Gets student section associations custom details.
public GetStudentSectionAssociationCustom ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSectionAssociationGrades() публичный Метод

Gets grades within the student section associations.
public GetStudentSectionAssociationGrades ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSectionAssociationSections() публичный Метод

Gets sections within the student section associations.
public GetStudentSectionAssociationSections ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSectionAssociationStudentCompetencies() публичный Метод

Gets student competencies within the student section associations.
public GetStudentSectionAssociationStudentCompetencies ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSectionAssociationStudents() публичный Метод

Gets students within the student section associations.
public GetStudentSectionAssociationStudents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentSectionAssociations() публичный Метод

Gets student section associations details.
public GetStudentSectionAssociations ( string accessToken ) : JArray
accessToken string
Результат JArray

GetStudentSectionAssociations() публичный Метод

Gets student section associations details.
public GetStudentSectionAssociations ( string accessToken, int limit, int offset, string views ) : JArray
accessToken string
limit int
offset int
views string
Результат JArray

GetStudentStudentAssessmentAssessments() публичный Метод

Gets assessments in student assessments within the students.
public GetStudentStudentAssessmentAssessments ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentAssessmentAssessmentsAsync() публичный Метод

Gets assessments in student assessments within the students.
public GetStudentStudentAssessmentAssessmentsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentAssessments() публичный Метод

Gets student assessments within the students.
public GetStudentStudentAssessments ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentAssessmentsAsync() публичный Метод

Gets student assessments within the students.
public GetStudentStudentAssessmentsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentCohortAssociationCohorts() публичный Метод

Gets cohorts in student cohort associations within the students.
public GetStudentStudentCohortAssociationCohorts ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentCohortAssociationCohortsAsync() публичный Метод

Gets cohorts in student cohort associations within the students.
public GetStudentStudentCohortAssociationCohortsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentCohortAssociations() публичный Метод

Gets student cohort associations within the students.
public GetStudentStudentCohortAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentCohortAssociationsAsync() публичный Метод

Gets student cohort associations within the students.
public GetStudentStudentCohortAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentDisciplineIncidentAssociationDisciplineIncidents() публичный Метод

Gets discipline incidents in student discipline incident associations within the students.
public GetStudentStudentDisciplineIncidentAssociationDisciplineIncidents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentDisciplineIncidentAssociationDisciplineIncidentsAsync() публичный Метод

Gets discipline incidents in student discipline incident associations within the students.
public GetStudentStudentDisciplineIncidentAssociationDisciplineIncidentsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentDisciplineIncidentAssociations() публичный Метод

Gets student discipline incident associations within the students.
public GetStudentStudentDisciplineIncidentAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentDisciplineIncidentAssociationsAsync() публичный Метод

Gets student discipline incident associations within the students.
public GetStudentStudentDisciplineIncidentAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentParentAssociationParents() публичный Метод

Gets parents in student parent associations within the students.
public GetStudentStudentParentAssociationParents ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentParentAssociations() публичный Метод

Gets student parent associations within the students.
public GetStudentStudentParentAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentParentAssociationsAsync() публичный Метод

Gets student parent associations within the students.
public GetStudentStudentParentAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentProgramAssociationPrograms() публичный Метод

Gets programs in student program associations within the students.
public GetStudentStudentProgramAssociationPrograms ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentProgramAssociationProgramsAsync() публичный Метод

Gets programs in student program associations within the students.
public GetStudentStudentProgramAssociationProgramsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentProgramAssociations() публичный Метод

Gets student program associations within the students.
public GetStudentStudentProgramAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentProgramAssociationsAsync() публичный Метод

Gets student program associations within the students.
public GetStudentStudentProgramAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentSchoolAssociationSchools() публичный Метод

Gets schools in student school associations within the students.
public GetStudentStudentSchoolAssociationSchools ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentSchoolAssociationSchoolsAsync() публичный Метод

Gets schools in student school associations within the students.
public GetStudentStudentSchoolAssociationSchoolsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentSchoolAssociations() публичный Метод

Gets student school associations within the students.
public GetStudentStudentSchoolAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentSchoolAssociationsAsync() публичный Метод

Gets student school associations within the students.
public GetStudentStudentSchoolAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentSectionAssociationSections() публичный Метод

Gets sections in student section associations within the students.
public GetStudentStudentSectionAssociationSections ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentSectionAssociationSectionsAsync() публичный Метод

Gets sections in student section associations within the students.
public GetStudentStudentSectionAssociationSectionsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudentStudentSectionAssociations() публичный Метод

Gets student section associations within the students.
public GetStudentStudentSectionAssociations ( string accessToken, string studentId ) : JArray
accessToken string
studentId string
Результат JArray

GetStudentStudentSectionAssociations() публичный Метод

Gets student section associations within the students.
public GetStudentStudentSectionAssociations ( string accessToken, string studentId, string views ) : JArray
accessToken string
studentId string
views string
Результат JArray

GetStudentStudentSectionAssociationsAsync() публичный Метод

Gets student section associations within the students.
public GetStudentStudentSectionAssociationsAsync ( string accessToken, string studentId ) : Task
accessToken string
studentId string
Результат Task

GetStudents() публичный Метод

Gets students details.
public GetStudents ( string accessToken ) : JArray
accessToken string
Результат JArray

GetStudents() публичный Метод

Gets students details.
public GetStudents ( string accessToken, int limit, int offset ) : JArray
accessToken string
limit int
offset int
Результат JArray

GetStudentsAsync() публичный Метод

Gets students details.
public GetStudentsAsync ( string accessToken, int limit, int offset ) : Task
accessToken string
limit int
offset int
Результат Task

PostStudentAcademicRecords() публичный Метод

Creates student Academic Records details.
public PostStudentAcademicRecords ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentAssessments() публичный Метод

Creates student Assessments details.
public PostStudentAssessments ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentCohortAssociations() публичный Метод

Creates student Cohort Associations details.
public PostStudentCohortAssociations ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentCompetencies() публичный Метод

Creates student Competencies details.
public PostStudentCompetencies ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentCompetencyObjectives() публичный Метод

Creates student Competency Objectives details.
public PostStudentCompetencyObjectives ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentDisciplineIncidentAssociations() публичный Метод

Creates student Discipline Incident Associations details.
public PostStudentDisciplineIncidentAssociations ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentGradebookEntries() публичный Метод

Creates student Gradebook Entries details.
public PostStudentGradebookEntries ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentParentAssociations() публичный Метод

Creates student Parent Associations details.
public PostStudentParentAssociations ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentProgramAssociations() публичный Метод

Creates student Program Associations details.
public PostStudentProgramAssociations ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentSchoolAssociations() публичный Метод

Creates student School Associations details.
public PostStudentSchoolAssociations ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudentSectionAssociations() публичный Метод

Creates student Section Associations details.
public PostStudentSectionAssociations ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PostStudents() публичный Метод

Creates Students details.
public PostStudents ( string accessToken, string data ) : string
accessToken string
data string
Результат string

PutStudentAcademicRecords() публичный Метод

Updates student Academic Records details.
public PutStudentAcademicRecords ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentAssessments() публичный Метод

Updates student Assessments details.
public PutStudentAssessments ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentCohortAssociations() публичный Метод

Updates student Cohort Associations details.
public PutStudentCohortAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentCompetencies() публичный Метод

Updates student Competencies details.
public PutStudentCompetencies ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentCompetencyObjectives() публичный Метод

Updates student Competency Objectives details.
public PutStudentCompetencyObjectives ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentDisciplineIncidentAssociations() публичный Метод

Updates student Discipline Incident Associations details.
public PutStudentDisciplineIncidentAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentGradebookEntries() публичный Метод

Updates student Gradebook Entries details.
public PutStudentGradebookEntries ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentParentAssociations() публичный Метод

Updates student Parent Associations details.
public PutStudentParentAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentProgramAssociations() публичный Метод

Updates student Program Associations details.
public PutStudentProgramAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentSchoolAssociations() публичный Метод

Updates student School Associations details.
public PutStudentSchoolAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudentSectionAssociations() публичный Метод

Updates student Section Associations details.
public PutStudentSectionAssociations ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string

PutStudents() публичный Метод

Updates Students details.
public PutStudents ( string accessToken, string data, string studentId ) : string
accessToken string
data string
studentId string
Результат string