Project.ViewsSingle Property
Project Developer Reference |
Returns a ViewsSingle collection representing the single views of the specified project. Read-only Object.
Syntax
expression.ViewsSingle
expression A variable that represents a Project object.
Return Value
ViewsSingle
See Also