FindByKey(Key: Integer): IPrjTask;
Key. Unique task key.
The FindByKey method searches for a task in the collection by key.
To determine unique task key, use the IPrjTask.Key property.
See also:
IPrjTaskCollection