| AppFacadeIsVersionUpToDate Property |
Checks, whether the version of the app definition equals the version of the installed app.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool IsVersionUpToDate { get; }
Public ReadOnly Property IsVersionUpToDate As Boolean
Get
Property Value
Type:
BooleanSee Also