Share via


LicenseProperties.Edition Property

Definition

Gets or sets the edition of Microsoft Dynamics CRM 2011 for this license.

public:
 property Microsoft::Xrm::Sdk::Deployment::LicenseType Edition { Microsoft::Xrm::Sdk::Deployment::LicenseType get(); void set(Microsoft::Xrm::Sdk::Deployment::LicenseType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.Deployment.LicenseType Edition { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Edition : Microsoft.Xrm.Sdk.Deployment.LicenseType with get, set
Public Property Edition As LicenseType

Property Value

The edition of Microsoft Dynamics CRM 2011 for this license.

Attributes

Applies to