SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
reference-data
ReferenceList
Interface ReferenceList
interface
ReferenceList
{
alphabeticalSort
:
boolean
;
archived
:
boolean
;
hierarchyLevel
?:
number
;
id
?:
string
|
number
;
items
:
ReferenceListItem
[]
;
label
:
string
;
localizedLabels
?:
LocalizedLabel
[]
;
maxCodeLength
:
number
;
name
:
string
;
referenceListType
?:
string
;
type
?:
string
;
usedByField
?:
boolean
;
}
Hierarchy (
view full
)
ReferenceListBase
ReferenceList
Index
Properties
alphabetical
Sort
archived
hierarchy
Level?
id?
items
label
localized
Labels?
max
Code
Length
name
reference
List
Type?
type?
used
By
Field?
Properties
alphabetical
Sort
alphabetical
Sort
:
boolean
archived
archived
:
boolean
Optional
hierarchy
Level
hierarchy
Level
?:
number
Optional
id
id
?:
string
|
number
items
items
:
ReferenceListItem
[]
label
label
:
string
Optional
localized
Labels
localized
Labels
?:
LocalizedLabel
[]
max
Code
Length
max
Code
Length
:
number
name
name
:
string
Optional
reference
List
Type
reference
List
Type
?:
string
Optional
type
type
?:
string
Optional
used
By
Field
used
By
Field
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alphabetical
Sort
archived
hierarchy
Level
id
items
label
localized
Labels
max
Code
Length
name
reference
List
Type
type
used
By
Field
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...