Defines the name for a parent guardian
Inheritance Hierarchy
PASI.DataContract.V2018ParentGuardianName
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ParentGuardianName type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ParentGuardianName |
Properties
| Name | Description | |
|---|---|---|
| FirstName | (Required)
First name of the person
| |
| LastName | (Required)
Last name of the person
| |
| MiddleName |
Middle name of the person
| |
| Suffix |
Suffix for the name if applicable
|
See Also