Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
The list of the candidate’s educational background.
public sealed class ResumeV1Education : LineItemField
Inheritance: object → BaseField → LineItemField → ResumeV1Education
Name | Description |
---|---|
ResumeV1Education() |
Name | Description |
---|---|
DegreeDomain | The area of study or specialization. |
DegreeType | The type of degree obtained, such as Bachelor’s, Master’s, or Doctorate. |
EndMonth | The month when the education program or course was completed. |
EndYear | The year when the education program or course was completed. |
School | The name of the school. |
StartMonth | The month when the education program or course began. |
StartYear | The year when the education program or course began. |
Name | Description |
---|---|
ToString() | A prettier representation of the line values. |
ToTableLine() | Output the line in a format suitable for inclusion in an rST table. |
Documentation generated by MdDocs