Applicant
Description
Defines a job applicant for Microsoft Dynamics GP.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
IsDisabledVeteran | boolean | N/A | N/A | Specifies whether the applicant is a disabled verteran. |
SequenceKey | N/A | N/A | The SequenceKey object that uniquely identifies the line sequence number for the applicant. | |
Address | N/A | N/A | An applicant address object the specifies the applicant address information. | |
TaxIdentifier | string | 15 | N/A | A string that specfies the tax identification number for the applicant. |
FirstName | string | 15 | N/A | The first name of the applicant. |
LastName | string | 20 | N/A | The last name of the applicant. |
MiddleName | string | 15 | Empty | The middle name of the applicant. |
DateApplied | dateTime | N/A | N/A | The date of the application. |
HRRequisistionKey | N/A | N/A | A key that uniquely specifies the requisition associated with the applicant. | |
CompanyCode | string | 5 | N/A | A string that specifies the company ID. |
DivisionKey | N/A | N/A | The DivisionKey object that uniquely identifies the division associated with the applicant. | |
DepartmentKey | N/A | N/A | The DepartmentKey object that uniquely identifies the department associated with the applicant. | |
PositionKey | N/A | N/A | The PositionKey object that uniquely identifies the position associated with the applicant. | |
Location | string | 15 | Empty | Specifies location information for the applicant. |
ApplicationStatus | N/A | 0 | An ApplicationStatus enumeration value that specifies the current status of the application. | |
RejectionInformation | N/A | N/A | A RejectionInformation enumeration value that specifies the reason the applicant was rejected. | |
IsWillRelocate | boolean | N/A | N/A | Specifies whether the applicant requires relocation. |
IsReplyLetterSent | boolean | N/A | N/A | Specifies whether a reply letter was sent to the applicant. |
ApplicationColor | N/A | N/A | The ApplicationColor enumeration value that associates a color with the application. | |
ReferenceInformation | N/A | N/A | An ApplicationReferenceInformation object that provides reference information for the applicant. | |
Gender | N/A | N/A | A Gender enumeration value that specifies the gender of the applicant. | |
Ethnicity | N/A | N/A | An Ethnicity enumeration value that specifies the ethnic origin of the applicant. | |
IsDisabled | boolean | N/A | N/A | Specifies whether the applicant is disabled. |
IsVeteran | boolean | N/A | N/A | Specifies whether the applicant is a military veteran. |
IsVietnamEraVeteran | boolean | N/A | N/A | Specifies whether the applicant is a veteran of the the Vietnam war. |
IsOtherVeteran | boolean | N/A | N/A | Specifies whether the applicant qualifies as a veteran. |
AgeCode | N/A | N/A | An AgeCode enumeration value that specifies the age category of the applicant. | |
Applications | N/A | N/A | A collection of application information associated with the applicant. | |
Skills | N/A | N/A | A collection of job skill information associated with the applicant. | |
References | N/A | N/A | A collection of job references for the applicant. | |
Schools | N/A | N/A | A collection of education information associated with the applicant. | |
Tests | N/A | N/A | A collection of job test information associated with the applicant. | |
Interviews | N/A | N/A | A collection of interview information associated with the applicant. | |
PreviousEmployers | N/A | N/A | A collection of work history information associated with the applicant. | |
ApplicantKey | N/A | N/A | A key that uniquely identifies the applicant. | |
LastModifiedBy | string | N/A | N/A | The user who last modified the transaction. This property is read-only. |
LastModifiedDate | dateTime | N/A | N/A | The date the application was last modified. The value is in Coordinated Universal Time (UTC). This property is read-only. |