Property Object

You can add a Property to the DataBook object name. The Property object is a collection of properties.
Table 1. Property Object Methods and Events

Method or Event

Description

Item Method (Property Object)Returns a Property contained in the Property object.
Remove Method (Property Object)Removes a property from the collection, using an index.
Application_SelectComponent EventThe Application_SelectComponent event is used in a DataBook script to update a third-party viewer when selecting different components.
Application_ViewDocument EventThe Application_ViewDocument event is used in a DataBook script to dynamically build URLs to web pages.