@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
DiagnosticRelatedInformation
Interface DiagnosticRelatedInformation
interface
DiagnosticRelatedInformation
{
category
:
tsc
.
DiagnosticCategory
;
code
:
number
;
file
:
tsc
.
SourceFile
|
undefined
;
length
:
number
|
undefined
;
messageText
:
string
|
tsc
.
DiagnosticMessageChain
;
start
:
number
|
undefined
;
}
Hierarchy (
View Summary
)
DiagnosticRelatedInformation
tsc
.
Diagnostic
Index
Properties
category
code
file
length
message
Text
start
Properties
category
category
:
tsc
.
DiagnosticCategory
code
code
:
number
file
file
:
tsc
.
SourceFile
|
undefined
length
length
:
number
|
undefined
message
Text
messageText
:
string
|
tsc
.
DiagnosticMessageChain
start
start
:
number
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
code
file
length
message
Text
start
@servicenow/sdk - v4.4.1
Loading...