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