UpgradeNotification Class

Definition

Properties of upgrade notification.

public class UpgradeNotification
type UpgradeNotification = class
Public Class UpgradeNotification
Inheritance
UpgradeNotification

Constructors

UpgradeNotification()

Initializes a new instance of the UpgradeNotification class.

UpgradeNotification(String, Nullable<DateTime>, IDictionary<String,String>)

Initializes a new instance of the UpgradeNotification class.

Properties

Name

Gets name of upgrade notification.

Timestamp

Gets timestamp when upgrade notification occured.

UpsellNotification

Gets details about this upgrade notification

Applies to