Links a new object to an attachment that already exists in the database.
public virtual bool LinkAdditionalObject( Guid attachmentId,
Guid newLinkedObjectId );
Return Value
Success (true or false)
Parameters
attachmentId
Attachment Id
newLinkedObjectId
Object that is to be linked to the attachment
See also:
Class FileAttachmentsBusinessObject