SAS® Mobile Investigator API
SAS Developer Portal
@sas/vi-api
SAS Visual Investigator Solution Extensions
Preparing search index...
The search index is not available
SAS® Mobile Investigator API
@sassoftware/mobile-investigator - v4.5.2
Action
Interface Action<T>
interface
Action
<
T
>
{
actionId
:
number
;
actionName
:
string
;
attributes
:
T
;
controlId
:
null
|
number
;
displayName
:
string
;
}
Type Parameters
T
extends
ActionAttributes
Index
Properties
action
Id
action
Name
attributes
control
Id
display
Name
Properties
Readonly
action
Id
action
Id
:
number
Readonly
action
Name
action
Name
:
string
Readonly
attributes
attributes
:
T
Readonly
control
Id
control
Id
:
null
|
number
Readonly
display
Name
display
Name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Id
action
Name
attributes
control
Id
display
Name
SAS® Mobile Investigator API
SAS Developer Portal
@sas/vi-api
SAS Visual Investigator Solution Extensions
@sassoftware/mobile-investigator - v4.5.2
Loading...