DocHasAttachmentsΒΆ
DocHasAttachments checks if the document has attachments.
- bool = DocHasAttachments(hDoc)
Return Value
bool is TRUE (1) if the document has attachments and otherwise FALSE (0).
Parameters
- hDoc
identifies the document.
History
Version |
Description |
---|---|
R2017 |
New. |
See also
id-1166890