Platform Symphony .NET API Reference - Version 5.0
RemoveId Method (taskId)
NamespacesPlatform.Symphony.SoamTaskIdFilterRemoveId(String)
Removes the specified task ID from the filter.
Declaration Syntax
C#
public bool RemoveId(
	string taskId
)
Parameters
taskId (String)
The task ID of the task to remove from the filter.
Return Value
True if the task ID was successfully removed from the filter, false if the task ID was not in the filter.
Exceptions
ExceptionCondition
[SoamException]

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