SharpSchedule

Staff.FirstName Property

First name of the staff member.

[Visual Basic]
Public Property FirstName As String
[C#]
public string FirstName {get; set;}

See Also

Staff Class | Ozanam.Schedule.Store.Entity Namespace