[This is preliminary documentation and is subject to change.]
A TestAccommodation
| C# | Visual Basic | Visual C++ |
public class TestAccommodation : SifDataObject
Public Class TestAccommodation _ Inherits SifDataObject
public ref class TestAccommodation : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TestAccommodationTestAccommodationNew()() |
Creates an instance of a TestAccommodation
| |
| TestAccommodationTestAccommodationNew(String) |
Constructor that accepts values for all mandatory fields
| |
| ActualTestAdministrationDate |
Gets or sets the value of the <ActualTestAdministrationDate> element.
| |
| AssessmentRegistrationRefId |
Gets or sets the value of the <AssessmentRegistrationRefId> element.
| |
| AuthorizedActual |
Gets or sets the value of the <AuthorizedActual> element.
| |
| GradeLevel |
Gets or sets the value of the <GradeLevel> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LEAInfoRefId |
Gets or sets the value of the <LEAInfoRefId> element.
| |
| LocalId |
Gets or sets the value of the <LocalId> element.
| |
| Name |
Gets or sets the value of the <Name> element.
| |
| PlannedTestAdministrationDate |
Gets or sets the value of the <PlannedTestAdministrationDate> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SchoolInfoRefId |
Gets or sets the value of the <SchoolInfoRefId> element.
| |
| SetAuthorizedActual(AuthorizedActual) |
Sets the value of the <AuthorizedActual> element.
| |
| SetGradeLevel(GradeLevelCode) | Sets the value of the <GradeLevel> element. | |
| SetName(NameType, String, String) | Sets the value of the <Name> element. | |
| SetStateProvinceId(StatePrCode) |
Sets the value of the <StateProvinceId> element.
| |
| SetTestType(TestType) |
Sets the value of the <TestType> element.
| |
| StateDistrictId |
Gets or sets the value of the <StateDistrictId> element.
| |
| StateProvinceId |
Gets or sets the value of the <StateProvinceId> element.
| |
| StateSchoolId |
Gets or sets the value of the <StateSchoolId> element.
| |
| StudentPersonalRefId |
Gets or sets the value of the <StudentPersonalRefId> element.
| |
| StudentProgramAccommodations |
Gets or sets the value of the <StudentProgramAccommodations> element.
| |
| TestAdministration |
Gets or sets the value of the <TestAdministration> element.
| |
| TestAdministrationDateRange |
Gets or sets the value of the <TestAdministrationDateRange> element.
| |
| TestGradeLevel |
Gets or sets the value of the <TestGradeLevel> element.
| |
| TestSubjectArea |
Gets or sets the value of the <TestSubjectArea> element.
| |
| TestType |
Gets or sets the value of the <TestType> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| TestAccommodation | |||||