LicenseProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about a license for Microsoft Dynamics CRM 2011.
public ref class LicenseProperties : Microsoft::Xrm::Sdk::Deployment::DeploymentEntity
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="LicenseProperties", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class LicenseProperties : Microsoft.Xrm.Sdk.Deployment.DeploymentEntity
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="LicenseProperties", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")>]
type LicenseProperties = class
inherit DeploymentEntity
Public Class LicenseProperties
Inherits DeploymentEntity
- Inheritance
- Attributes
Constructors
LicenseProperties() |
Initializes a new instance of the LicenseProperties class. |
Properties
Edition |
Gets or sets the edition of Microsoft Dynamics CRM 2011 for this license. |
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DeploymentObject) |
ProductId |
Gets or sets the ID of the product. |