BPM.Server Namespace > Context Class : MyTasks Property |
'Declaration
Public Property MyTasks As BPMTaskListCollection
'Usage
Dim instance As Context Dim value As BPMTaskListCollection instance.MyTasks = value value = instance.MyTasks
public BPMTaskListCollection MyTasks {get; set;}
public: property BPMTaskListCollection^ MyTasks { BPMTaskListCollection^ get(); void set ( BPMTaskListCollection^ value); }
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