AgreementClassificationExt_RU.RelatedAgreementClassification Method
Looks up the related AgreementClassification table.
Syntax
public AgreementClassification RelatedAgreementClassification([AgreementClassification relatedTable])
Run On
Called
Parameters
- relatedTable
Type: AgreementClassification Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: AgreementClassification Table
An instance of the related table.