Click or drag to resize

UserFullNameFirstName Property

First name of user.

Namespace: Resto.Front.Api.Data.Users
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public string FirstName {
	get;
 }

Property Value

String
See Also