ESRI.ArcGIS.Mobile
DownloadAttachment Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace > FeatureServiceReplicaManager Class : DownloadAttachment Method

attachment
Attachment
Download the attachment file.

Syntax

Visual Basic (Declaration) 
Public Function DownloadAttachment( _
   ByVal attachment As Attachment _
) As Boolean
C# 
public bool DownloadAttachment( 
   Attachment attachment
)

Parameters

attachment
Attachment

Return Value

true if success

Exceptions

ExceptionDescription
InvalidOperationExceptionMobileCache required
InvalidOperationExceptionMobileCache closed
InvalidOperationExceptionInvalid replica
InvalidOperationExceptionInvalid server response
ESRI.ArcGIS.Mobile.Exceptions.TokenCredentialExceptionToken Required
InvalidOperationExceptionOperation In progress

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.