JAMS Developer Guide
PCToDataFile Class
Members 


MVPSI.JAMS.Sym.Activities Namespace : PCToDataFile Class
Moves a file from Pc to ftp server. Existing files on ftp server with the same names will be overridden
Object Model
PCToDataFile Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute()>
Public Class PCToDataFile 
   Inherits SymActivity
   Implements MVPSI.JAMS.Activities.ISupportCommands 
'Usage
 
Dim instance As PCToDataFile
[System.Drawing.ToolboxBitmap()]
public class PCToDataFile : SymActivity, MVPSI.JAMS.Activities.ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Sym.Activities.SymActivity
               MVPSI.JAMS.Sym.Activities.PCToDataFile

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PCToDataFile Members
MVPSI.JAMS.Sym.Activities Namespace