SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
metadata
DataObject
Interface DataObject
interface
DataObject
{
archived
:
boolean
;
createdAt
?:
Date
;
createdBy
?:
string
;
dataStoreName
?:
string
;
deleteTableName
?:
string
;
fields
:
DataObjectField
[]
;
fileCategories
?:
FileCategory
[]
;
historyEnabled
?:
boolean
;
id
?:
number
;
lastUpdatedAt
?:
Date
;
lastUpdatedBy
?:
string
;
name
:
string
;
readOnly
:
boolean
;
systemReserved
:
boolean
;
tableName
?:
string
;
type
?:
string
;
version
?:
number
;
}
Hierarchy (
view full
)
PersistableObject
DataObject
SandDataObject
Index
Properties
archived
created
At?
created
By?
data
Store
Name?
delete
Table
Name?
fields
file
Categories?
history
Enabled?
id?
last
Updated
At?
last
Updated
By?
name
read
Only
system
Reserved
table
Name?
type?
version?
Properties
archived
archived
:
boolean
Optional
created
At
created
At
?:
Date
Optional
created
By
created
By
?:
string
Optional
data
Store
Name
data
Store
Name
?:
string
Optional
delete
Table
Name
delete
Table
Name
?:
string
fields
fields
:
DataObjectField
[]
Optional
file
Categories
file
Categories
?:
FileCategory
[]
Optional
history
Enabled
history
Enabled
?:
boolean
Optional
id
id
?:
number
Optional
last
Updated
At
last
Updated
At
?:
Date
Optional
last
Updated
By
last
Updated
By
?:
string
name
name
:
string
read
Only
read
Only
:
boolean
system
Reserved
system
Reserved
:
boolean
Optional
table
Name
table
Name
?:
string
Optional
type
type
?:
string
Optional
version
version
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archived
created
At
created
By
data
Store
Name
delete
Table
Name
fields
file
Categories
history
Enabled
id
last
Updated
At
last
Updated
By
name
read
Only
system
Reserved
table
Name
type
version
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...