@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/automation
<internal>
WithMetadata
Type Alias WithMetadata<T>
WithMetadata
:
{
protectionPolicy
?:
"read"
|
"protected"
}
&
OverrideProperties
&
T
Type Parameters
T
Type Declaration
Optional
protectionPolicy
?:
"read"
|
"protected"
Controls edit/view access for other developers after the application is installed.
read
: Others can see the script logic but not change it.
protected
: Others cannot change this record.
Omit to allow other developers to customize this record.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...
Controls edit/view access for other developers after the application is installed.