vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
StrategyNodeIf
Interface StrategyNodeIf
interface
StrategyNodeIf
{
childNode
?:
string
[]
;
childNodeExpression
?:
IfExpression
[]
;
description
?:
string
;
label
?:
string
;
limit
?:
number
;
name
:
string
;
onlyFirstMatch
?:
boolean
;
}
Hierarchy (
View Summary
)
StrategyNodeUnionBase
StrategyNodeIf
Index
Properties
child
Node?
child
Node
Expression?
description?
label?
limit?
name
only
First
Match?
Properties
Optional
child
Node
childNode
?:
string
[]
Optional
child
Node
Expression
childNodeExpression
?:
IfExpression
[]
Optional
description
description
?:
string
Optional
label
label
?:
string
Optional
limit
limit
?:
number
name
name
:
string
Optional
only
First
Match
onlyFirstMatch
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
child
Node
child
Node
Expression
description
label
limit
name
only
First
Match
vlocode-project - v1.40.0-beta-4
Loading...