Navigation:  ABC Library Reference > IReportGenerator Interface > IReportGenerator Methods >====== SetProperty (set a property value) ====== Previous pageReturn to chapter overviewNext page

SetProperty ( property , value ), STRING

blk2blue.jpg

SetProperty Sets the value of a specified property.
property A string constant, variable, EQUATE, or expression containing a valid document property name.
value A string constant, variable, EQUATE, or expression containing a value for the specified property name.

The SetProperty method sets a value of the named document property. These properties are defined in the documentation for each ReportGenerator object (i.e., the HTML report generator contains a list of supported properties).