Platform Symphony .NET API Reference - Version 5.0
SetTaskInput Method (taskInput)
NamespacesPlatform.Symphony.SoamTaskSubmissionAttributesSetTaskInput(Message)
Sets the input message for the task.
Declaration Syntax
C#
public void SetTaskInput(
	Message taskInput
)
Parameters
taskInput (Message)
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 Symphony message.
Exceptions
ExceptionCondition
[SoamException]

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