RetrieveLicenseInfoResponse.GrantedLicenseCount Property

 

Applies To: Dynamics CRM 2015

Gets the number of licenses that have been granted to users.

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

Syntax

public int GrantedLicenseCount { get; }
public:
property int GrantedLicenseCount {
    int get();
}
member GrantedLicenseCount : int with get
Public ReadOnly Property GrantedLicenseCount As Integer

Property Value

Type: System.Int32

Type: Int32
The number of licenses that have been granted to users.

See Also

RetrieveLicenseInfoResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright