Enterprise Storage Partial Check in

This commit is contained in:
robvde 2013-08-24 10:31:43 +04:00
parent e4a29d890e
commit 807cf27154
9 changed files with 168 additions and 31 deletions

View file

@ -52,5 +52,6 @@ namespace WebsitePanel.EnterpriseServer
public const string OCS = "OCS";
public const string VPSForPC = "VPSForPC";
public const string Lync = "Lync";
public const string EnterpriseStorage = "EnterpriseStorage";
}
}