Returns a list of all file attachments attached to the specified object id.
public virtual DataSet GetAttachmentsByObjectLinkedToAndCategory( Guid linkedObjectId,
string category );
Return Value
List of objects attached to a certain entity/object.
Parameters
linkedObjectId
Object attachments are linked to.
category
Category
Overloads:
See also:
Class FileAttachmentsBusinessObject