diff --git a/Posting.cs b/Posting.cs index 3bf614c..0c6370d 100644 --- a/Posting.cs +++ b/Posting.cs @@ -56,5 +56,6 @@ public class Posting htmlDoc.LoadHtml(responseString); } } + this.VacancyID = id; } } \ No newline at end of file