This document is archived and information here might be outdated. Recommended version. |
Indicates if the table/ layer has attachments.
[Visual Basic .NET]
Public ReadOnly Property HasAttachments As Boolean
[C#]
public bool HasAttachments {get;}
[C++]
HRESULT get_HasAttachments(
Boolean* HasAttachments
);
[C++] Parameters HasAttachments [out, retval]
HasAttachments is a parameter of type bool*