LicenseType Enumeration

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Indicates the type of license.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

Syntax

[DataContractAttribute(Name = "LicenseType", Namespace = "http://schemas.datacontract.org/2004/07/Microsoft.Crm.Admin.AdminService")]
public enum LicenseType
<DataContractAttribute(Name := "LicenseType", Namespace := "http://schemas.datacontract.org/2004/07/Microsoft.Crm.Admin.AdminService")>
Public Enumeration LicenseType

Members

Member name Description
Enterprise

Microsoft Dynamics CRM Enterprise Edition. Value = 2.

Live

Microsoft Dynamics CRM Online Edition. Value = 4.

Professional

Microsoft Dynamics CRM Professional Edition. Value = 1.

SmallBusiness

Microsoft Dynamics CRM Small Business Edition. Value = 0.

Spla

Microsoft Dynamics Partner Hosted CRM Edition. Value = 3.

See Also

Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright