ESRI.ArcGIS.Mobile
MaxAttachmentDownloadSize Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching.Synchronization Namespace > FeatureAttachmentSyncAgent Class : MaxAttachmentDownloadSize Property

Gets or sets the Maximum size of the Attachment to download.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property MaxAttachmentDownloadSize As Integer
C# 
[CompilerGeneratedAttribute()]
public int MaxAttachmentDownloadSize {get; set;}

Remarks

The MaxAttachmentDownloadSize indicates the maximum size (not the size on disk) in byte of a single attachment object that will be downloaded. If the MaxAttachmentDownloadSize is not set or set to 0, all attachments will be downloaded.

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.