Click or drag to resize

UserFullNameLastName Property

Last name of user.

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

Property Value

Type: String
See Also