JAMS Developer Guide
Implementation Property (FileTransferSessionRename)


MVPSI.JAMS.Activities Namespace > FileTransferSessionRename Class : Implementation Property
Syntax
'Declaration
 
<System.Runtime.Serialization.IgnoreDataMemberAttribute()>
Protected Property Implementation As System.Func(Of Activity)
'Usage
 
Dim instance As FileTransferSessionRename
Dim value As System.Func(Of Activity)
 
instance.Implementation = value
 
value = instance.Implementation
[System.Runtime.Serialization.IgnoreDataMember()]
protected System.Func<Activity> Implementation {get; set;}
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

FileTransferSessionRename Class
FileTransferSessionRename Members