This commit is contained in:
vfedosevich 2014-11-10 11:50:09 +03:00
parent 2e97811d33
commit 933cc5fcb3
62 changed files with 5437 additions and 46 deletions

View file

@ -256,5 +256,8 @@ order by rg.groupOrder
public const string ENTERPRICESTORAGE_DRIVEMAPS = "EnterpriseStorage.DriveMaps";
public const string SERVICE_LEVELS = "ServiceLevel.";
public const string RDS_USERS = "RDS.Users";
public const string RDS_SERVERS = "RDS.Servers";
}
}