Compare commits
No commits in common. "aa59d9ecca4ecca81ce7b3da063cd9f1fa83d340" and "596ecba13f79f2c9c5364a50323613cd76dd784b" have entirely different histories.
aa59d9ecca
...
596ecba13f
|
|
@ -104,8 +104,6 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
|
||||
[DictionaryTranslateAttribute("YesOrNo")]
|
||||
public bool IsGenerateAccount { get; set; }
|
||||
|
||||
[DictionaryTranslateAttribute("SiteSurvey_UserRoles")]
|
||||
public int TrialRoleCode { get; set; }
|
||||
|
||||
public string OrganizationName { get; set; } = string.Empty;
|
||||
|
|
|
|||
Loading…
Reference in New Issue