Enum ProductRetrievalOptions
Options that control the level of product data retrieved.
Namespace: Microsoft.Licensing.LicenseIssue
Assembly: Slps.Domain.Interfaces.dll
Fields
Name | Description |
---|---|
Basic | Returns the basic fields in the Product object such as Description, ID, Name, Version |
Features | Indicates if product features should be included in the returned Product object. |