SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
page-model
PageModelObjectData
Interface PageModelObjectData
interface
PageModelObjectData
{
clientApplication
:
string
;
data
:
PageModelData
;
displayLabel
?:
string
;
fieldRestrictions
?:
ObjectFieldRestrictions
;
fileRestrictions
?:
Record
<
string
,
Record
<
string
,
FileRestrictions
>
>
;
id
?:
string
;
linkedPages
?:
LinkedPage
[]
;
mode
?:
PageMode
;
objectTypeId
?:
number
;
objectTypeVersion
?:
number
;
serverPageMode
?:
ServerPageMode
;
template
?:
PageTemplate
;
templateMetadata
?:
PageTemplateMetadata
;
toolbar
?:
PageActions
;
type
?:
string
;
uuid
:
string
;
}
Hierarchy (
view full
)
PageModelObjectData
PageModel
Index
Properties
client
Application
data
display
Label?
field
Restrictions?
file
Restrictions?
id?
linked
Pages?
mode?
object
Type
Id?
object
Type
Version?
server
Page
Mode?
template?
template
Metadata?
toolbar?
type?
uuid
Properties
client
Application
client
Application
:
string
data
data
:
PageModelData
Optional
display
Label
display
Label
?:
string
Optional
field
Restrictions
field
Restrictions
?:
ObjectFieldRestrictions
Optional
file
Restrictions
file
Restrictions
?:
Record
<
string
,
Record
<
string
,
FileRestrictions
>
>
Optional
id
id
?:
string
Optional
linked
Pages
linked
Pages
?:
LinkedPage
[]
Optional
mode
mode
?:
PageMode
Optional
object
Type
Id
object
Type
Id
?:
number
Optional
object
Type
Version
object
Type
Version
?:
number
Optional
server
Page
Mode
server
Page
Mode
?:
ServerPageMode
Optional
template
template
?:
PageTemplate
Optional
template
Metadata
template
Metadata
?:
PageTemplateMetadata
Optional
toolbar
toolbar
?:
PageActions
Optional
type
type
?:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Application
data
display
Label
field
Restrictions
file
Restrictions
id
linked
Pages
mode
object
Type
Id
object
Type
Version
server
Page
Mode
template
template
Metadata
toolbar
type
uuid
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...