IAdministrationService.GetProductLicenseCount Method
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.
This method returns total license counts to the client.
public:
Microsoft::EnterpriseManagement::Common::Internal::ProductLicenceInformation ^ GetProductLicenseCount();
public Microsoft.EnterpriseManagement.Common.Internal.ProductLicenceInformation GetProductLicenseCount ();
abstract member GetProductLicenseCount : unit -> Microsoft.EnterpriseManagement.Common.Internal.ProductLicenceInformation
Public Function GetProductLicenseCount () As ProductLicenceInformation