Project.Collection Property
Gets the collection object of this project.
[VBScript] Public ReadOnly Property Collection As Collection
[JScript] public function get Collection() : Collection;
The Collection object of this project.
Project Object | Project Members | HelpProducer Namespace