OrganizationAssociationRequest ClassProvincial Approach to Student Information API
This is the request for the GetOrganizationAssociation service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2009OrganizationAssociationRequest

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

public class OrganizationAssociationRequest : RequestBase

The OrganizationAssociationRequest type exposes the following members.

Constructors

  NameDescription
Public methodOrganizationAssociationRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyOrganizationCode
(Required) (Required - MaxLength(6)) The organization the user is requesting associations for. In the same format as OrganizationCode on CallerInfo.User.OrganizationCode.
Public propertyStateProvinceIds
A list of Alberta Student Numbers to verify associations against
Top
See Also

Reference