Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AttachmentCollectionMethods

AttachmentCollectionMethods

Hierarchy

Index

Methods

add

  • add(FileName?: string, Content?: any): IBaseExecution<Attachment>
  • Parameters

    • Optional FileName: string
    • Optional Content: any

    Returns IBaseExecution<Attachment>

addUsingPath

  • addUsingPath(DecodedUrl?: string, contentStream?: any): IBaseExecution<Attachment>
  • Parameters

    • Optional DecodedUrl: string
    • Optional contentStream: any

    Returns IBaseExecution<Attachment>

getByFileName

getByFileNameAsPath

Generated using TypeDoc