Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
TestResultAttachment
Interface TestResultAttachment
interface
TestResultAttachment
{
actionPath
?:
string
;
attachmentType
?:
AttachmentType
;
comment
?:
string
;
creationDate
?:
Date
;
downloadQueryString
?:
string
;
fileName
?:
string
;
id
?:
number
;
isComplete
?:
boolean
;
iterationId
?:
number
;
length
?:
number
;
sessionId
?:
number
;
testResultId
?:
number
;
testRunId
?:
number
;
tmiRunId
?:
string
;
}
Index
Properties
action
Path?
attachment
Type?
comment?
creation
Date?
download
Query
String?
file
Name?
id?
is
Complete?
iteration
Id?
length?
session
Id?
test
Result
Id?
test
Run
Id?
tmi
Run
Id?
Properties
Optional
action
Path
actionPath
?:
string
Optional
attachment
Type
attachmentType
?:
AttachmentType
Optional
comment
comment
?:
string
Optional
creation
Date
creationDate
?:
Date
Optional
download
Query
String
downloadQueryString
?:
string
Optional
file
Name
fileName
?:
string
Optional
id
id
?:
number
Optional
is
Complete
isComplete
?:
boolean
Optional
iteration
Id
iterationId
?:
number
Optional
length
length
?:
number
Optional
session
Id
sessionId
?:
number
Optional
test
Result
Id
testResultId
?:
number
Optional
test
Run
Id
testRunId
?:
number
Optional
tmi
Run
Id
tmiRunId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Path
attachment
Type
comment
creation
Date
download
Query
String
file
Name
id
is
Complete
iteration
Id
length
session
Id
test
Result
Id
test
Run
Id
tmi
Run
Id
azure-devops-node-api
Loading...