Share via


TradePostalAddress.getAgreementHeader Method

Gets a record in the AgreementHeader table.

Syntax

public AgreementHeader getAgreementHeader(AgreementHeaderDefault _agreementHeaderDefault)

Run On

Called

Parameters

  • _agreementHeaderDefault
    Type: AgreementHeaderDefault Table
    An AgreementHeaderDefault record that contains a link to an AgreementHeader record.

Return Value

Type: AgreementHeader Table
A record in the AgreementHeader table; otherwise, an empty record.

Remarks

If the AgreementHeaderDefault record act as a form data source, the linked AgreementHeader record in the form will be returned.

See Also

Reference

TradePostalAddress Map