Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Deletes a BoundAttachment object specified by the given AttachmentID. PARAMETERS: AttachmentID as Integer.

Syntax

...

Code Block
languagevb
Public Sub Remove(_

...


   ByVal AttachmentID As Variant_
)

Parameters

  • AttachmentID

See Also