ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.