SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
control
NumericRestrictions
Interface NumericRestrictions
interface
NumericRestrictions
{
dataType
:
FieldType
;
fieldDataType
:
"NUMERIC"
;
masked
?:
{
currentUserIsAuthorizedToReveal
:
boolean
;
revealUrl
?:
string
;
}
;
precision
?:
number
;
readOnly
:
boolean
;
required
:
boolean
;
scale
?:
number
;
systemReserved
:
boolean
;
}
Hierarchy (
view full
)
FieldRestrictions
NumericRestrictions
Index
Properties
data
Type
field
Data
Type
masked?
precision?
read
Only
required
scale?
system
Reserved
Properties
data
Type
data
Type
:
FieldType
field
Data
Type
field
Data
Type
Optional
masked
masked
?:
{
currentUserIsAuthorizedToReveal
:
boolean
;
revealUrl
?:
string
;
}
Optional
precision
precision
?:
number
read
Only
read
Only
:
boolean
required
required
:
boolean
Optional
scale
scale
?:
number
system
Reserved
system
Reserved
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Type
field
Data
Type
masked
precision
read
Only
required
scale
system
Reserved
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...