Defines the name for a student
Inheritance Hierarchy
PASI.DataContract.ElectionsAlberta.V2018Name
Namespace: PASI.DataContract.ElectionsAlberta.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The Name type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Name |
Properties
Name | Description | |
---|---|---|
FirstName | (Required)
The first name
| |
LastName | (Required)
The last name
| |
MiddleName |
The middle name if applicable
| |
Suffix |
The suffix for the name if applicable
|
See Also