Parameters
- api
- Studio API instance.
- designer
- The designer document.
Return Value
True if the condition to show this task is met, otherwise False.
This method should contains only the condition for showing this task in the task view of the designer.
This method should not change any data. All changes should be done in the Resolve method.