|  | AppFacadeIsActivated Property  | 
 
            Checks, whether this app is marked as activated by the user, or not.
            
 
    Namespace: 
   Mastersign.Bench
    Assembly:
   BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
 Syntax
Syntaxpublic bool IsActivated { get; }Public ReadOnly Property IsActivated As Boolean
	Get
Property Value
Type: 
Booleantrue if the apps ID is marked as activated by the user; otherwise 
false.
 See Also
See Also