ViewCollection
ViewCollection class
Contains a list of View objects.
Implements ICollection
The ViewCollection type exposes the following members:
Properties
Name | Description |
---|---|
parent_project | Gets the parent of the View object. Read-only Project. |
Methods
Name | Description |
---|---|
to_list() | Converts a view collection to a list of View objects. |
get_by_view_screen(screen) | Searches for a View with the specified Screen property, and returns the first occurrence within the collection. |
get_by_name(view_name) | Searches for a View with the name, and returns the first occurrence within the collection. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks