ZennoLab Assemblies Documentation
SetExecutionSettingsByName Method
ZennoLab.InterfacesLibrary.ZennoPoster Namespace > ITaskManagerService Interface : SetExecutionSettingsByName Method
Name of task
Settings in xml format
Set the execution settings
Syntax
[OperationContract()]
void SetExecutionSettingsByName( 
   string name,
   string executionSettings
)

Parameters

name
Name of task
executionSettings
Settings in xml format
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

ITaskManagerService Interface
ITaskManagerService Members