The IDefParameterLink interface is used to set up a nested object parameter link.
IDefParameterLink
Link settings can be obtained using properties of the IDefParameterLinks interface.
| Property name | Brief description | |
| Attribute | The Attribute property returns the information about a binding to attribute of the data entry form parameter sent to object parameter. | |
| ParameterId | The ParameterId property returns the nested object parameter identifier. | |
| Type | The Type property determines a type of parameter link of nested object. | |
| Value | The Value property determines a fixed value that will be sent to linked object parameter. |
See also: