MasterDetailFieldInfo Properties
Stores data field settings while running the master-detail Report Wizard.| Name | Description |
|---|---|
| Checked | Specifies whether or not a data field is selected for inclusion into a resulting report. |
| DisplayName | Specifies the item display name. Inherited from MasterDetailInfoBase. |
| Name | Specifies the item name. Inherited from MasterDetailInfoBase. |
| TypeSpecifics | Specifies the data field type. |
See Also