Platform Symphony .NET API Reference - Version 4.1
SetTaskInput Method (taskInput)
NamespacesPlatform.Symphony.SoamTaskSubmissionAttributesSetTaskInput(Object)
Sets the input message for the task.
Declaration Syntax
C#
public void SetTaskInput(
	Object taskInput
)
Parameters
taskInput (Object)
The input for the task.
Remarks
This method allows you to provide input data to the created task. It sends your task input to the service as a serializable object.
Exceptions
ExceptionCondition
[SoamException]

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 4.1.0.0