Employee Properties |
The Employee type exposes the following members.
Name | Description | |
---|---|---|
![]() | Active |
Indicates if the definition is active.
(Inherited from BaseDefinition.) |
![]() | Address1 |
Address Line 1
|
![]() | Address2 |
Address Line 2
|
![]() | Badge |
Badge number
(Inherited from EmployeeShort.) |
![]() | BirthDate |
Birth date
|
![]() | City |
City / Town
|
![]() | Code |
Definition's code
(Inherited from BaseDefinition.) |
![]() | Comments |
A multi line string for comments.
|
![]() | Custom1 |
Single line string for custom 1 value.
|
![]() | Custom2 |
Single line string for custom 2 value.
|
![]() | Custom3 |
Single line string for custom 3 value.
|
![]() | DismissalDate |
Dismissal Date
|
![]() | DivisionId |
Division's ID number
|
![]() |
Single line, comma separated string for emails.
| |
![]() | FiscalDate |
Fiscal Date
|
![]() | FullName |
Employee's full name presented in system defined format.
(Inherited from EmployeeShort.) |
![]() | Gender | Gender enum Gender { None = 1, Male = 2, Female = 3 } |
![]() | GroupId |
Group's ID number
|
![]() | HeadQuarterId |
Headquarters' ID number
|
![]() | HireDate |
Hire Date
|
![]() | Id |
ID number of definition
(Inherited from BaseDefinition.) |
![]() | Image |
Photo image in JPG or PNG format.
|
![]() | LastName |
Last Name
(Inherited from EmployeeShort.) |
![]() | LoginOptions |
Login related features
|
![]() | MiddleName |
Middle Name / Initials
(Inherited from EmployeeShort.) |
![]() | MobilePhone |
Single line mobile phone number.
|
![]() | Name |
Name of definition
(Inherited from BaseDefinition.) |
![]() | NegativeBenefits |
Indicating if employee uses negative benefits. Use null value to use system defined setting.
|
![]() | Passport |
Passport ID
|
![]() | PayrollOptions |
Payroll related features
|
![]() | Phone |
Phone number
|
![]() | Ssn |
Social Security Number
|
![]() | State |
State / Province
|
![]() | ZipCode |
Zip / Postal Code
|