This contract describes the caller's relationship to the student through their StateProvinceId.
Inheritance Hierarchy
PASI.DataContract.V2009OrganizationAssociation
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The OrganizationAssociation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OrganizationAssociation |
Properties
Name | Description | |
---|---|---|
AssociationType | (Required)
The Organization association type. Organization association type of Recent Enrolment, Exam
Registration and None are only applicable to Phase 3 end point and beyond.
| |
StateProvinceId | (Required)
The state province id of the student
| |
SyncStatus | (Required)
Indicates whether the request Organization Code has access to the student (Normal), not (NoAccess), the student wasn't found (Unknown) or the student was found but the organization is an international school/authority
and does not have at least Association by Last Enrolment access to the student (Unknown).
|
See Also