PamAssemblyMethod

Description

The PamAssemblyMethod enumeration is used to determine a method for connecting a development environment object to a regular report included in data entry form.

It is used by the following method:

Available Values

Value Brief description
0 ReportAndTabsheet. Default value. A development environment object is connected to a regular object in table.
1 OnlyReport. A development environment object is connected only to a regular report.

Comments

If on building a data entry form it is not planned to handle table events, then use the OnlyReport value. This method of connecting a development environment object to e regular report reduces time of opening data entry form.

See also:

Report Assembly Enumerations