Deli z drugimi prek


LicenseProperties.Edition Property

 

Applies To: Dynamics CRM 2015

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

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

Syntax

[DataMemberAttribute]
public LicenseType Edition { get; set; }
public:
[DataMemberAttribute]
property LicenseType Edition {
    LicenseType get();
    void set(LicenseType value);
}
[<DataMemberAttribute>]
member Edition : LicenseType with get, set
<DataMemberAttribute>
Public Property Edition As LicenseType

Property Value

Type: Microsoft.Xrm.Sdk.Deployment.LicenseType

Type: LicenseType
The edition of Microsoft Dynamics CRM 2011 for this license.

See Also

LicenseProperties Class
Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright