o365rwsclient/TenantReport/ConnectionByClientTypeYearl...

9 строки
192 B
C#

using System;
namespace Microsoft.Office365.ReportingWebServiceClient.TenantReport
{
[Serializable]
public class ConnectionbyClientTypeYearly : ConnectionByClientType
{
}
}