Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrives search object for documents attached to agreement.
Syntax
public DocuRefSearch getAttachedDocuments(DocuTypeId _docuTypeId, DocuRestriction _restriction)
Run On
Called
Parameters
- _docuTypeId
Type: DocuTypeId Extended Data Type
A type of the document.
- _restriction
Type: DocuRestriction Enumeration
A restriction of the document.
Return Value
Type: DocuRefSearch Class
A DocuRefSearch object.
Remarks
DocuRef attachments are associated with table instance TableIdtherefore they cannot be retrived based on base table's TableId.