Click or drag to resize

AppFacadeIsRequired Property

Checks, whether this app is required by the Bench system, or not.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool IsRequired { get; }

Property Value

Type: Boolean
true if the app is required by Bench; otherwise false.
See Also