Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.Users
UserFullName Structure
UserFullName Properties
FirstName Property
LastName Property
MiddleName Property
UserFullName
MiddleName Property
Middle name of user.
Namespace:
Resto.Front.Api.Data.Users
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
public
string
MiddleName
{
get
; }
Property Value
Type:
String
See Also
Reference
UserFullName Structure
Resto.Front.Api.Data.Users Namespace