Compare commits

..

No commits in common. "aa59d9ecca4ecca81ce7b3da063cd9f1fa83d340" and "596ecba13f79f2c9c5364a50323613cd76dd784b" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -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;