LinkedOperationRule interface
model interface LinkedOperationRule
Properties
| depends |
Depends on types. |
| linked |
The linked action. |
| linked |
The linked operation. |
Property Details
dependsOnTypes
Depends on types.
dependsOnTypes?: string[]
Property Value
string[]
linkedAction
The linked action.
linkedAction: string
Property Value
string
linkedOperation
The linked operation.
linkedOperation: string
Property Value
string