vlocode-project - v2.4.5
Preparing search index...
@vlocode/omniscript
OmniScriptElementRecord
Interface OmniScriptElementRecord
interface
OmniScriptElementRecord
{
active
:
boolean
;
description
?:
string
;
id
:
string
;
level
:
number
;
name
:
string
;
omniScriptId
:
string
;
order
:
number
;
parentElementId
?:
string
;
propertySet
:
Record
<
string
,
unknown
>
;
sObjectType
:
string
;
type
:
string
;
uniqueIndex
?:
string
;
vlocityRecordSourceKey
?:
string
;
}
Index
Properties
active
description?
id
level
name
omni
Script
Id
order
parent
Element
Id?
property
Set
s
Object
Type
type
unique
Index?
vlocity
Record
Source
Key?
Properties
active
active
:
boolean
Optional
description
description
?:
string
id
id
:
string
level
level
:
number
name
name
:
string
omni
Script
Id
omniScriptId
:
string
order
order
:
number
Optional
parent
Element
Id
parentElementId
?:
string
property
Set
propertySet
:
Record
<
string
,
unknown
>
s
Object
Type
sObjectType
:
string
type
type
:
string
Optional
unique
Index
uniqueIndex
?:
string
Optional
vlocity
Record
Source
Key
vlocityRecordSourceKey
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
description
id
level
name
omni
Script
Id
order
parent
Element
Id
property
Set
s
Object
Type
type
unique
Index
vlocity
Record
Source
Key
vlocode-project - v2.4.5
Loading...