ProductSku.LicenseGroupId Property
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.
Gets or sets the group id of a license. For example 'Windows 10 Enterprise E3' is managed through Group1.
public Microsoft.Store.PartnerCenter.Models.Licenses.LicenseGroupId LicenseGroupId { get; set; }
member this.LicenseGroupId : Microsoft.Store.PartnerCenter.Models.Licenses.LicenseGroupId with get, set
Public Property LicenseGroupId As LicenseGroupId