SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
object
AttachmentModel
Interface AttachmentModel
interface
AttachmentModel
{
description
?:
string
;
id
:
string
;
location
:
string
;
name
:
string
;
selectedFile
:
AttachmentRow
;
size
?:
number
;
type
?:
string
;
uploadedBy
?:
string
;
}
Index
Properties
description?
id
location
name
selected
File
size?
type?
uploaded
By?
Properties
Optional
description
description
?:
string
id
id
:
string
location
location
:
string
name
name
:
string
selected
File
selected
File
:
AttachmentRow
Optional
size
size
?:
number
Optional
type
type
?:
string
Optional
uploaded
By
uploaded
By
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
location
name
selected
File
size
type
uploaded
By
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...