This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableInfo Interface > IMapTableInfo.HasAttachments Property (ArcObjects .NET 10.5 SDK) |
Indicates if the layer has attachments.
[Visual Basic .NET] Public ReadOnly Property HasAttachments As Boolean
[C#] public bool HasAttachments {get;}
[C++]
HRESULT get_HasAttachments(
VARIANT_BOOL* HasAttachments
);
[C++]
Parameters HasAttachments [out, retval] HasAttachments is a parameter of type VARIANT_BOOL