RDS collections namig fixes
This commit is contained in:
parent
c341c7f58e
commit
f19ca9c8c5
8 changed files with 58 additions and 32 deletions
|
@ -15,7 +15,7 @@ namespace WebsitePanel.Providers.RemoteDesktopServices
|
|||
public int ItemId { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string Description { get; set; }
|
||||
public string DisplayName { get; set; }
|
||||
public List<RdsServer> Servers { get; set; }
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue