UpgradeDetail Class

Detail entry for an upgrade action.

Definition

Namespace: MFiles.VAF.Module.ConfigurationUpgrader
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public class UpgradeDetail
Inheritance
Object    UpgradeDetail

Constructors

UpgradeDetail Self Populating constructor.

Properties

JSPath Reference path to this item, used as a JSPath query.
Message Detail entry message.
Source Upgrade Source, commonly the Module.GetConfigKey().
Status Detail status level.
UpgradeKey Unique upgrade key of the upgrade that is being applied.

See Also