SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
object
FileAssociationResponse
Interface FileAssociationResponse
interface
FileAssociationResponse
{
category
?:
string
;
description
?:
string
;
displayOrder
?:
number
;
extractedContent
?:
string
;
id
?:
string
;
links
?:
RestRepresentationsLink
[]
;
location
?:
string
;
name
?:
string
;
properties
?:
{
[
index
:
string
]
:
any
;
}
;
size
?:
number
;
type
?:
string
;
uploadedAt
?:
Date
;
uploadedBy
?:
string
;
version
?:
number
;
}
Index
Properties
category?
description?
display
Order?
extracted
Content?
id?
links?
location?
name?
properties?
size?
type?
uploaded
At?
uploaded
By?
version?
Properties
Optional
category
category
?:
string
Optional
description
description
?:
string
Optional
display
Order
display
Order
?:
number
Optional
extracted
Content
extracted
Content
?:
string
Optional
id
id
?:
string
Optional
links
links
?:
RestRepresentationsLink
[]
Optional
location
location
?:
string
Optional
name
name
?:
string
Optional
properties
properties
?:
{
[
index
:
string
]
:
any
;
}
Optional
size
size
?:
number
Optional
type
type
?:
string
Optional
uploaded
At
uploaded
At
?:
Date
Optional
uploaded
By
uploaded
By
?:
string
Optional
version
version
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
description
display
Order
extracted
Content
id
links
location
name
properties
size
type
uploaded
At
uploaded
By
version
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...