SubmitPreferredNameRequest ClassProvincial Approach to Student Information API
Contains all information required to update the preferred name of a student
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2018SubmitPreferredNameRequest

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

public class SubmitPreferredNameRequest : RequestBase

The SubmitPreferredNameRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitPreferredNameRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyNameRefId
(Required) The unique identifier for the preferred name.
Public propertyPASICoreVersion
(Required) The current version of the student PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
Public propertyStateProvinceId
(Required) The StateProvinceId of the student being updated.
Top
See Also

Reference