We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e64e02 commit 6a46987Copy full SHA for 6a46987
src/ECER.Utilities.DataverseSdk/Model/Entities/ECER_WorkExperienceRef.cs
@@ -44,6 +44,9 @@ public enum ecer_WorkExperienceRef_StatusCode
44
[System.Runtime.Serialization.EnumMemberAttribute()]
45
Draft = 1,
46
47
+ [System.Runtime.Serialization.EnumMemberAttribute()]
48
+ EligibilityResponseSubmitted = 621870008,
49
+
50
51
ICRAEligibilitySubmitted = 621870007,
52
0 commit comments