ConversionResult 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 result of performing a subscription conversion.
public sealed class ConversionResult
type ConversionResult = class
Public NotInheritable Class ConversionResult
- Inheritance
-
ConversionResult
Constructors
ConversionResult() |
Properties
Error |
Gets or sets the error encountered while attempting to perform the conversion, if applicable. |
OfferId |
Gets or sets the original offer id. |
SubscriptionId |
Gets or sets the subscription id. |
TargetOfferId |
Gets or sets the target offer id. |