SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
traversal
SviRecord
Interface SviRecord
interface
SviRecord
{
displayLabel
?:
string
;
fields
?:
{
[
index
:
string
]
:
any
;
}
;
id
?:
string
;
restrictedFields
?:
{
[
index
:
string
]
:
any
;
}
;
type
?:
string
;
typeId
?:
number
;
typeVersion
?:
number
;
}
Hierarchy
Record
SviRecord
Index
Properties
display
Label?
fields?
id?
restricted
Fields?
type?
type
Id?
type
Version?
Properties
Optional
display
Label
display
Label
?:
string
Optional
fields
fields
?:
{
[
index
:
string
]
:
any
;
}
Optional
id
id
?:
string
Optional
restricted
Fields
restricted
Fields
?:
{
[
index
:
string
]
:
any
;
}
Optional
type
type
?:
string
Optional
type
Id
type
Id
?:
number
Optional
type
Version
type
Version
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Label
fields
id
restricted
Fields
type
type
Id
type
Version
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...