Share via


TaxProfileTable_CN::existByProfileId Method

Determines whether the specified record in the TaxProfileTable_CN table exists based on Natural key profileId.

Syntax

client server public static boolean existByProfileId(TaxProfileId_CN _profileId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

TaxProfileTable_CN Table