Preparata nuova domanda per ricevere i profili degli Element
This commit is contained in:
@@ -34,6 +34,11 @@ namespace WebWindowComplex.DTO
|
||||
/// </summary>
|
||||
public Dictionary<int, string> DictOptionsXml { get; set; } = new Dictionary<int, string>();
|
||||
|
||||
/// <summary>
|
||||
/// Dizionario Element
|
||||
/// </summary>
|
||||
public Dictionary<int, string> DictElement { get; set; } = new Dictionary<int, string>();
|
||||
|
||||
#endregion Public Properties
|
||||
|
||||
#region Public Methods
|
||||
|
||||
Reference in New Issue
Block a user