CRM Module update

This commit is contained in:
dev_amdtel 2013-12-10 22:34:39 +04:00
parent 4f6d1f2c50
commit f500906c68
18 changed files with 150 additions and 17 deletions

View file

@ -42,6 +42,7 @@ namespace WebsitePanel.Providers.HostedSolution
public string СRMOrganizationName { get; set; }
public int CRMUsersFullLicenceCount { get; set; }
public int CRMUsersReadOnlyLicenceCount { get; set; }
public int CRMUsersESSLicenceCount { get; set; }
public int UsedSpace { get; set; }
public string UsageMonth { get; set; }