EmployeeWithStatus Class |
Namespace: AMG.API.Definitions.Employees
The EmployeeWithStatus type exposes the following members.
Name | Description | |
---|---|---|
EmployeeWithStatus | Initializes a new instance of the EmployeeWithStatus class |
Name | Description | |
---|---|---|
Active |
Indicates if the definition is active.
(Inherited from BaseDefinition.) | |
Address1 |
Address Line 1
(Inherited from Employee.) | |
Address2 |
Address Line 2
(Inherited from Employee.) | |
Badge |
Badge number
(Inherited from EmployeeShort.) | |
BirthDate |
Birth date
(Inherited from Employee.) | |
City |
City / Town
(Inherited from Employee.) | |
Code |
Definition's code
(Inherited from BaseDefinition.) | |
Comments |
A multi line string for comments.
(Inherited from Employee.) | |
Custom1 |
Single line string for custom 1 value.
(Inherited from Employee.) | |
Custom2 |
Single line string for custom 2 value.
(Inherited from Employee.) | |
Custom3 |
Single line string for custom 3 value.
(Inherited from Employee.) | |
DismissalDate |
Dismissal Date
(Inherited from Employee.) | |
DivisionId |
Division's ID number
(Inherited from Employee.) | |
Single line, comma separated string for emails.
(Inherited from Employee.) | ||
FiscalDate |
Fiscal Date
(Inherited from Employee.) | |
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
(Inherited from Employee.) | |
HeadQuarterId |
Headquarters' ID number
(Inherited from Employee.) | |
HireDate |
Hire Date
(Inherited from Employee.) | |
Id |
ID number of definition
(Inherited from BaseDefinition.) | |
Image |
Photo image in JPG or PNG format.
(Inherited from Employee.) | |
LastName |
Last Name
(Inherited from EmployeeShort.) | |
LoginOptions |
Login related features
(Inherited from Employee.) | |
MiddleName |
Middle Name / Initials
(Inherited from EmployeeShort.) | |
MobilePhone |
Single line mobile phone number.
(Inherited from Employee.) | |
Name |
Name of definition
(Inherited from BaseDefinition.) | |
NegativeBenefits |
Indicating if employee uses negative benefits. Use null value to use system defined setting.
(Inherited from Employee.) | |
Passport |
Passport ID
(Inherited from Employee.) | |
PayrollOptions |
Payroll related features
(Inherited from Employee.) | |
Phone |
Phone number
(Inherited from Employee.) | |
Ssn |
Social Security Number
(Inherited from Employee.) | |
State |
State / Province
(Inherited from Employee.) | |
Statuses |
Employee's status array
| |
ZipCode |
Zip / Postal Code
(Inherited from Employee.) |