Platform Symphony .NET API Reference - Version 4.1
AddId Method (taskId)
NamespacesPlatform.Symphony.SoamTaskIdFilterAddId(String)
Adds the specified task ID to the filter.
Declaration Syntax
C#
public bool AddId(
	string taskId
)
Parameters
taskId (String)
The task ID of the task to add to the filter.
Return Value
True if the task ID was successfully added to the filter, false if the task ID was already in the filter.
Exceptions
ExceptionCondition
[SoamException]

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