ViewsSingle Collection Object Members
Project Developer Reference |
A ViewsSingle object contains a collection of ViewSingle objects.
Methods
Name | Description | |
---|---|---|
Add | Adds the specified view to the collection. | |
Copy | Copies the specified view to a view with a new name. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
Count | Returns the number of items in the ViewsSingle 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. |