EnableUserData: Boolean;
The EnableUserData property determines whether custom settings are to be applied on opening a regular report.
If the property is set to True, the ExternalXML property can be used to determine custom settings. These settings will be sent to the report on opening.
The property use is given in the example for IEaxDrillSettings.OpenObjectContext.
See also: