To get a task list, use the following script:
ArrayList arr = new ArrayList();
arr.add("1");
arr.add("5");
arr.add("10");
return arr;Associated custom field properties:
|
Property |
Value |
|
Type |
Task |
|
Copyright (c) 2002-2006. All rights reserved.
|