Click or drag to resize

TrialRequestStudentBirthDate Property

Gets or sets the student birth date.

Namespace:  awsomAPI.Models
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public string StudentBirthDate { get; set; }

Property Value

Type: String
The student birth date.
See Also