UI Fixes Sharepoint 2013

This commit is contained in:
robvde 2015-04-06 03:03:30 +08:00
parent f49224028c
commit f075f54084
11 changed files with 265 additions and 8 deletions

View file

@ -60,6 +60,19 @@
set;
}
public int TotalSharePointEnterpriseSiteCollections
{
get;
set;
}
public long TotalSharePointEnterpriseSiteCollectionsSize
{
get;
set;
}
public int TotalCRMUsers
{
get;