Defines the attributes for an Application object
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: NetQuarryAssembly: EAP.Core (in EAP.Core.dll)
Syntax
Members
| Member Name | Description | Value |
|---|---|---|
| System | This application is considered a "System" object and cannot be changed. | 268435456 |
| Default | This application is the default application. | 1 |