Artikel: AN0001739Aktualisiert:
Die vorgegebene Sprachenversion vom Artikeltext wird angezeigt, weil es kein Text von der ausgewählten Sprache und Version gibt.
This object is a registered user of the ObjectGears system.
Object properties
Name |
Description |
int Id |
User id. |
string Code |
Code (unique enterprise identifier) of the user. |
string FullName |
Full name including titles. It is displayed when there is a reference to user. |
string FirstName |
User first name. |
string LastName |
User last name |
string Email |
User email. |
int? NotificationLanguageId |
Language for notifications send to user. |
int? AppLanguageId |
Language for application localization presented to user. |
string Account |
User account |
bool LoginEnable |
Indication, wheather the user can login to ObjectGears system. |
PersonInfo ToPersonInfo() |
Function converts object Person into the object PersonInfo. |