ArcGIS Pro 2.6 API Reference Guide
IsAttachmentEnabled Method

ArcGIS.Core.Data Namespace > Table Class : IsAttachmentEnabled Method
Gets a value indicating whether this table supports attachments. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public bool IsAttachmentEnabled()
Public Function IsAttachmentEnabled() As Boolean

Return Value

true this table supports attachments; otherwise, false.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Table Class
Table Members