FileAttachmentsBusinessEntity.AttachFile

Attaches the specified file

public virtual bool AttachFile( string fileName );

Return Value

True if successful

Parameters

fileName
File to attach

Overloads:

public virtual bool AttachFile( HttpPostedFile uploadFile );
public virtual bool AttachFile( HttpPostedFile uploadFile, FileAttachmentIndex attachmentNumber );
public virtual bool AttachFile( string fileName, FileAttachmentIndex attachmentNumber );

See also:

Class FileAttachmentsBusinessEntity


  Last Updated: 5/23/2007 | © , 2007