| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| CandidateID | integer |
None. |
|
| PositionID | integer |
None. |
|
| FirstName | string |
Required String length: inclusive between 0 and 100 |
|
| MiddleName | string |
Required String length: inclusive between 0 and 100 |
|
| LastName | string |
Required String length: inclusive between 0 and 100 |
|
| AliasName | string |
Required String length: inclusive between 0 and 100 |
|
| CompanyName | string |
Required String length: inclusive between 0 and 200 |
|
| Designation | string |
Required String length: inclusive between 0 and 100 |
|
| DateOfBirth | date |
None. |
|
| Gender | string |
Required String length: inclusive between 0 and 1 |
|
| PersonalEmail | string |
Required String length: inclusive between 0 and 100 |
|
| WorkEmail | string |
Required String length: inclusive between 0 and 100 |
|
| HomeNo | string |
Required String length: inclusive between 0 and 50 |
|
| MobileNo | string |
Required String length: inclusive between 0 and 50 |
|
| OfficeNo | string |
Required String length: inclusive between 0 and 50 |
|
| OfficeExt | string |
Required String length: inclusive between 0 and 10 |
|
| Remarks | string |
Required String length: inclusive between 0 and 2000 |
|
| CreatedByUserID | integer |
None. |
|
| LastModifiedByUserID | integer |
None. |
|
| CreatedDate | date |
None. |
|
| LastModifiedDate | date |
None. |
|
| MaritalStatusID | byte |
None. |
|
| SkillSetID | integer |
None. |
|
| SectorID | integer |
None. |
|
| TagColorID | byte |
None. |
|
| MaritalStatus | MaritalStatus |
None. |
|
| Position | IESPosition |
None. |
|
| Candidate | IESCandidate |
None. |
|
| Sector | ClassifyIndustrySector |
None. |
|
| SkillSet | ClassifyFunctionSkillset |
None. |
|
| CreatedBy | IESUserAccount |
None. |
|
| LastModifiedBy | IESUserAccount |
None. |
|
| CustomValues | Collection of IESPoachCustomFieldValue |
None. |