ArcGIS Runtime SDK for WPF - Library Reference
HasAttachments Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LayerDetails Class : HasAttachments Property

Gets a value indicating whether this layer has attachments associated with features.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property HasAttachments As Boolean
C# 
public bool HasAttachments {get;}

Property Value

true if features within this layer have attachments; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.