Compare commits
2 Commits
596ecba13f
...
aa59d9ecca
| Author | SHA1 | Date |
|---|---|---|
|
|
aa59d9ecca | |
|
|
1226af6376 |
|
|
@ -104,6 +104,8 @@ 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