Returns an instance of the attachment as an entity
public virtual FileAttachmentsBusinessEntity LoadEntityById( Guid attachmentId );
Return Value
Attachment entity
Parameters
attachmentId
Attachment ID
Remarks
This method has been designed to be overridden in base classes.
This is useful in scenarios where a different entity object is to be used.
See also:
Class FileAttachmentGridBase