Share via


AgreementHeaderHistory.getAttachedDocuments Method

Retrieves a search object for documents that are attached to an agreement.

Syntax

public DocuRefSearch getAttachedDocuments(DocuTypeId _docuTypeId, DocuRestriction _restriction)

Run On

Called

Parameters

Return Value

Type: DocuRefSearch Class
A DocuRefSearch object.

Remarks

DocuRef attachments are associated with the TableId value of a table instance. Therefore, attachments cannot be retrieved based on the base table's TableId value.

See Also

Reference

AgreementHeaderHistory Table