Search
Preparing search index...
@universe-ee/sdk
Universe
MDM
EE
Workflow
ILabeledVariable
Interface ILabeledVariable
Именованная переменная
Public
interface
ILabeledVariable
{
displayName
:
string
;
name
:
string
;
value
:
string
;
}
Index
Properties
display
Name
name
value
Properties
display
Name
displayName
:
string
Отображаемое имя переменной
name
name
:
string
Имя переменной
value
value
:
string
Значение переменной
On This Page
Properties
display
Name
name
value
Юниверс MDM SDK UI
Loading...
Именованная переменная
Public