OrganizationAssociation ClassProvincial Approach to Student Information API
This contract describes the caller's relationship to the student through their StateProvinceId.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009OrganizationAssociation

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

public class OrganizationAssociation

The OrganizationAssociation type exposes the following members.

Constructors

  NameDescription
Public methodOrganizationAssociation
Top
Properties

  NameDescription
Public propertyAssociationType
(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.
Public propertyStateProvinceId
(Required) The state province id of the student
Public propertySyncStatus
(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).
Top
See Also

Reference