EUserDefault
- Last UpdatedJun 09, 2017
- 1 minute read
The user default.
enum EUserDefault
{
defaultPlatform = 1,
defaultAppEngine = 2,
defaultHistorianNode = 3,
defaultArea = 4,
defaultSecurityGroup = 5
}
Members
|
defaultSecurityGroup |
The name of the default security group of the user. |
|
defaultHistorianNode |
The name of the historian node name of the user. |
|
defaultAppEngine |
The name of the default AppEngine of the user. |
|
defaultArea |
The name of the default Area of the user. |
|
defaultPlatform |
The name of the default Platform of the user. |