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