SharpSchedule

Client.FirstName Property

The first name of the client.

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

See Also

Client Class | Ozanam.Schedule.Store.Entity Namespace