SharpSchedule

Staff.LastName Property

Last name of the staff member.

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

See Also

Staff Class | Ozanam.Schedule.Store.Entity Namespace