ClassroomAccommodationInfo ClassProvincial Approach to Student Information API
A Classroom Accommodation record.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018ClassroomAccommodationInfo

Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class ClassroomAccommodationInfo

The ClassroomAccommodationInfo type exposes the following members.

Constructors

  NameDescription
Public methodClassroomAccommodationInfo
Top
Properties

  NameDescription
Public propertyAccommodationDetail
Additional information about the accommodation and reasons for providing the accommodation.
Public propertyAccommodationFormat
The code type for the classroom accommodation format provided to the student
Public propertyAccommodationType
(Required) The code type for the classroom accommodation provided to the student
Public propertyEndDate
The date the accommodation was last considered available for the student. This is a calculated field and is Read-Only.
Public propertyEndDateOverride
Date the accommodation is no longer being offered to the student by the school. This date is used in the calculation of the End Date (Classroom Accommodation).
Public propertyIsDeleted
(Required) Identifies that the record has been deleted and should no longer be used.
Public propertyLastUpdateUtcTime
(Required) Either the created or last updated time for the classroom accommodation record. This is Read-Only.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. Value is ignored when new.
Public propertyRefId
(Required) A unique identifier used to reference the Classroom Accommodation
Public propertySchool
(Required) A reference to the school that provides the classroom accommodation to the student.
Public propertyStartDate
(Required) The date that the accommodation was first considered available for the student.
Public propertyStateProvinceId
(Required) Identifies the associated Student.
Top
See Also

Reference