WOM Project Home Page / Documentation / Requirements / COR3
Retrieve a WorkItem Object by it´s Id
Requirement Number: COR3
Module: WOM Core
Name: Retrieve a WorkItem Object by it´s Id
Description:
This requirement states that a WorkItem of the Object Model should be retrieved only by it´s ID.
Example:
Task task = new Task(2304);
That should get the task from the workitem store with all the properties filled with the correct values.
Start Iteration: Iteration 0.01 End Iteration: Iteration 0.01
Implemented: Yes
Check it out on CodePlex!
Comments (0)
You don't have permission to comment on this page.