Share via


CustCollectionAgencyFeeHeader_W::exist Method

Determines whether the specified record in the CustCollectionAgencyFeeHeader_W table exists.

Syntax

client server public static boolean exist(
    CurrencyCode _currencyCode, 
    FromDate _fromDate, 
    ToDate _toDate)

Run On

Called

Parameters

Return Value

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

See Also

Reference

CustCollectionAgencyFeeHeader_W Table