Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsUpgradable Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIApplicationCoreIsUpgradable
Gets a value indicating whether the application is upgradable through ClickOnce.
Declaration Syntax
C#Visual BasicVisual C++
bool IsUpgradable { get; }
ReadOnly Property IsUpgradable As Boolean
property bool IsUpgradable {
	bool get ();
}
Value
true if this instance is upgradable; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)