ArcGIS API for WPF - Library Reference
QueryAttachmentInfos Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > FeatureLayer Class : QueryAttachmentInfos Method

Queries for a list of attachments for a specific graphic.

Overload List

OverloadDescription
QueryAttachmentInfos(Graphic,Action<IEnumerable<AttachmentInfo>>,Action<Exception>) Queries for a list of attachments for a specific graphic.  
QueryAttachmentInfos(String,Action<IEnumerable<AttachmentInfo>>,Action<Exception>) Queries for a list of attachments for a feature with the specified feature ID.  

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.