ESRI.ArcGIS.Mobile
FileOperation Enumeration
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : FileOperation Enumeration

Determines the type of FileOperation to be performed on an attachment.

Syntax

Visual Basic (Declaration) 
Public Enum FileOperation 
   Inherits Enum
C# 
public enum FileOperation : Enum 

Members

MemberDescription
MoveFile Moves Attachment File from StorageLocation to FilePath.
CopyFile Copies the Attachment File to the FilePath

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Mobile.FeatureCaching.FileOperation

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.