RetrieveLicenseInfoResponse.AvailableCount Property

 

Applies To: Dynamics CRM 2015

Gets the number of unused licenses.

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

Syntax

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

Property Value

Type: System.Int32

Type: Int32
The number of unused licenses.

See Also

RetrieveLicenseInfoResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright