Preparing search index...
The search index is not available
wappsto-wapp
wappsto-wapp
IValueXml
Interface IValueXml
interface
IValueXml
{
delta
?:
string
;
description
?:
string
;
disableLog
?:
boolean
;
disablePeriodAndDelta
?:
boolean
;
initialState
?:
InitialState
;
measure_type
?:
string
;
meta
?:
Meta
;
name
:
string
;
namespace
?:
string
;
period
?:
string
|
number
;
permission
:
ValuePermission
;
thresholds
?:
string
[]
;
type
:
string
;
xsd
?:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
IValueBase
IValueXmlBase
IValueXml
Indexable
[
key
:
string
]:
any
Index
Properties
delta?
description?
disable
Log?
disable
Period
And
Delta?
initial
State?
measure_
type?
meta?
name
namespace?
period?
permission
thresholds?
type
xsd?
Properties
Optional
delta
delta
?:
string
Optional
description
description
?:
string
Optional
disable
Log
disableLog
?:
boolean
Optional
disable
Period
And
Delta
disablePeriodAndDelta
?:
boolean
Optional
initial
State
initialState
?:
InitialState
Optional
measure_
type
measure_type
?:
string
Optional
meta
meta
?:
Meta
name
name
:
string
Optional
namespace
namespace
?:
string
Optional
period
period
?:
string
|
number
permission
permission
:
ValuePermission
Optional
thresholds
thresholds
?:
string
[]
type
type
:
string
Optional
xsd
xsd
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delta
description
disable
Log
disable
Period
And
Delta
initial
State
measure_
type
meta
name
namespace
period
permission
thresholds
type
xsd
wappsto-wapp
Loading...