Name ClassProvincial Approach to Student Information API
Defines the name for a student
Inheritance Hierarchy

SystemObject
  PASI.DataContract.ElectionsAlberta.V2018Name

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

public class Name

The Name type exposes the following members.

Constructors

  NameDescription
Public methodName
Top
Properties

  NameDescription
Public propertyFirstName
(Required) The first name
Public propertyLastName
(Required) The last name
Public propertyMiddleName
The middle name if applicable
Public propertyCode exampleSuffix
The suffix for the name if applicable
Top
See Also

Reference