Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
TestExtensionFieldDetails
Interface TestExtensionFieldDetails
interface
TestExtensionFieldDetails
{
id
?:
number
;
isResultScoped
?:
boolean
;
isRunScoped
?:
boolean
;
isSystemField
?:
boolean
;
name
?:
string
;
type
?:
SqlDbType
;
}
Index
Properties
id?
is
Result
Scoped?
is
Run
Scoped?
is
System
Field?
name?
type?
Properties
Optional
id
id
?:
number
Optional
is
Result
Scoped
isResultScoped
?:
boolean
Optional
is
Run
Scoped
isRunScoped
?:
boolean
Optional
is
System
Field
isSystemField
?:
boolean
Optional
name
name
?:
string
Optional
type
type
?:
SqlDbType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
is
Result
Scoped
is
Run
Scoped
is
System
Field
name
type
azure-devops-node-api
Loading...