Share via


AgreementLineReleasedLineHistory::existAgreementLineReleasedLine Method

Specifies whether the specified AgreementLineReleasedLine record has any history stored in the AgreementLineReleasedLineHistory table.

Syntax

client server public static boolean existAgreementLineReleasedLine(RecId _agreementLineReleasedLineRecId)

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true if history of the specified record exists; otherwise, false.

See Also

Reference

AgreementLineReleasedLineHistory Table