Skip to main content
A newer version of this page is available. .

MasterDetailFieldInfo Constructors

Stores data field settings while running the master-detail Report Wizard.
Name Parameters Description
MasterDetailFieldInfo(String, TypeSpecifics) name, typeSpecifics Initializes a new instance of the MasterDetailFieldInfo class with the specified settings.
MasterDetailFieldInfo(String, String, TypeSpecifics) name, displayName, typeSpecifics Initializes a new instance of the MasterDetailFieldInfo class with the specified settings.
See Also