Click or drag to resize

UserFullNameLastName Property

Last name of user.

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

Property Value

Type: String
See Also