FreeFlow class library

Attachment.Delete Method 

Deletes this attachment from the database.

[Visual Basic]
NotOverridable Public Sub Delete() _
    Implements IDeletable.Delete
[C#]
public void Delete();

Implements

IDeletable.Delete

See Also

Attachment Class | FreeFlow.Administration Namespace