ProductUpgradesEligibility Class
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.
Represents a product upgrade eligibility.
public class ProductUpgradesEligibility
type ProductUpgradesEligibility = class
Public Class ProductUpgradesEligibility
- Inheritance
-
ProductUpgradesEligibility
Constructors
ProductUpgradesEligibility() |
Properties
CustomerId |
Gets or sets the customer id. |
IsEligible |
Gets or sets a value indicating whether the upgrade is eligible. |
ProductFamily |
Gets or sets the product family. |
Reason |
Gets or sets the upgrade reason if the customer isn't eligible for upgrade. |
UpgradeId |
Gets or sets the product upgrade id. |