RetrieveDeploymentLicenseTypeResponse.licenseType Property

 

Applies To: Dynamics CRM 2015

Gets the license type.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public string licenseType { get; }
public:
property String^ licenseType {
    String^ get();
}
member licenseType : string with get
Public ReadOnly Property licenseType As String

Property Value

Type: System.String

Type: String
The license type.

See Also

RetrieveDeploymentLicenseTypeResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright