FileAttachmentsBusinessObject.GetAttachmentsByObjectLinkedTo

Returns a list of all file attachments attached to the specified object id.

public virtual DataSet GetAttachmentsByObjectLinkedToAndCategory( Guid linkedObjectId,
	string category,
	string subCategory );

Return Value

List of objects attached to a certain entity/object.

Parameters

linkedObjectId
Object attachments are linked to.

category
Category

subCategory
Sub-Category

Overloads:

public virtual DataSet GetAttachmentsByObjectLinkedToAndCategory( Guid linkedObjectId, string category );

See also:

Class FileAttachmentsBusinessObject


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