List Object Members
Project Developer Reference |
A List object represents a collection of strings or numbers that contain field identification numbers, field names, reports, resource filters, resource tables, resource views, task filters, task tables, task views, or views. (There is no collection for List objects.) It can be accessed through the List properties of the appropriate objects.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
Count | Returns the number of items in the List collection. Read-only Long. | |
Item | Returns a single item from a collection. Read-only Object. | |
Parent | Returns the parent of the object. Read-only Object. |