ProductUpgradesLineItem 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 the product upgrade line item.
public class ProductUpgradesLineItem
type ProductUpgradesLineItem = class
Public Class ProductUpgradesLineItem
- Inheritance
-
ProductUpgradesLineItem
Constructors
ProductUpgradesLineItem() |
Properties
ErrorDetails |
Gets or sets the product upgrade error details. |
SourceProduct |
Gets or sets the product being upgraded. |
Status |
Gets or sets the product upgrade status. |
TargetProduct |
Gets or sets the product being upgraded to. |
UpgradedDate |
Gets or sets the product upgrade date. |