Interface IDefaultEnvironmentOptions
Hierarchy
-
IDefaultEnvironmentOptions
Methods
Optional getValue
- getValue(group: string, propertyName: string): string | boolean | number
-
Parameters
-
group: string
-
propertyName: string
Returns string
|
boolean
|
number
Optional getValueState
- getValueState(group: string, propertyName: string): boolean
-
Parameters
-
group: string
-
propertyName: string
Returns boolean
Optional getValueTimestamp
- getValueTimestamp(group: string, propertyName: string): number
-
Parameters
-
group: string
-
propertyName: string
Returns number