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

Documentation

Support Forums
What can we help you with?
Topics

External File Resource Element

API Type:
Varigence.Languages.Biml.Task.AstExternalFileResourceNode
X-Ref:
  • Ast External File Resource Node
  • Ast Task Resource Node

Attributes

AttributeAPI TypeDefaultDescription
ExternalFilePathString 
This value specifies the path on the file system at which the target package is located. This is a required property
FileUsageTypeFileUsageTypeExistingFile
This value specifies whether the file connection manager creates a file or a folder or uses an existing file or folder.
RelativePathBooleanFalse
This value specifies whether the ExternalFilePath is absolute or relative to the working directory of the currently executing package.

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