Adds the specified task ID to the filter.

C# |
public bool AddId( string taskId )

- taskId (String)
- The task ID of the task to add to the filter.

True if the task ID was successfully added to the filter, false if the task ID was already in the filter.

Exception | Condition |
---|---|
[SoamException] |