Click or drag to resize

UserFullNameMiddleName Property

Middle name of user.

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

Property Value

String
See Also