Share via


SalesAgreementHeaderHistory.getAttachedDocuments Method

Retrieves the search object for documents that are attached to the 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 the table instance. Therefore, they cannot be retrieved based on the base table's TableId value.

See Also

Reference

SalesAgreementHeaderHistory Table