Platform Symphony .NET API Reference - Version 5.1
Id Property
NamespacesPlatform.Symphony.SoamTaskInputHandleId
Retrieves the identifier associated with the task, which was created by the middleware when a task input was sent.
Declaration Syntax
C#
public string Id { get; }
Value
The identifier for the task
Remarks
Within the scope of a Session, this task ID can be saved and compared with the task ID from a TaskOutputHandle to match a task input to the corresponding task response.

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