DOCINTERNAL
Returns a value that indicates whether presentation of the attached
document is to be restricted to users inside the enterprise or also made
available to parties outside the enterprise (in other words, accessible
through the Customer Portal or Vendor Portal).
Return Value
Boolean
Notes
A return value of:
- TRUE indicates that the document is restricted to users inside
the enterprise.
- FALSE indicates that the document is accessible through external
means (portals).
Syntax
DOCINTERNAL( attachmentName
)
OR
DOCINTERNAL( attachmentSeq
)
where:
- attachmentName is
the name of the attachment for which you want the return value.
- attachmentSeq is the
1-based sequence number of the attachment for which you want the
return value.