File Attachments
This is a container for files to be attached to e-mail messages.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<ExternalFileAttachment /> | AstExternalFileResourceNode | The AstExternalFileResourceNode type is used for creating references to a file path on the local file system that has not been modeled in the Biml project as a file connection. |
<FileAttachment /> | AstFileResourceNode | AstFileResourceNode is used for creating references to file connections that have been modeled in the Biml project. |
<PersistFileAttachment /> | AstPersistFileResourceNode | The AstPersistFileResourceNode type provides the facility to directly input text data and then storing that text data in the specified file for use in the referencing Biml object. |