JAMS Developer Guide
PCToLetterFile Class
Members 


MVPSI.JAMS.Sym.Activities Namespace : PCToLetterFile Class
Moves a file from Pc to SYM Server. Existing files with the same names will be overridden
Object Model
PCToLetterFile Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute()>
Public Class PCToLetterFile 
   Inherits SymActivity
   Implements MVPSI.JAMS.Activities.ISupportCommands 
'Usage
 
Dim instance As PCToLetterFile
[System.Drawing.ToolboxBitmap()]
public class PCToLetterFile : 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.PCToLetterFile

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

PCToLetterFile Members
MVPSI.JAMS.Sym.Activities Namespace