• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Activity Dependency Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfActivityDependencyNode
X-Ref:
  • Ast Adf Activity Dependency Node

Attributes

AttributeAPI TypeDefaultDescription
DependsOnActivityNameAstAdfActivityBaseNode 
Specifies a reference to the activity upon which the parent activity execution is conditioned. This is a required reference to an existing definiton.
ConditionAdfActivityDependencyConditionSucceeded
Specifies the completion status of the DependsOnActivity that is required to run the parent activity.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence