Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _profileId
Type: TaxProfileId_CN Extended Data Type
The profile ID of the TaxProfileTable_CN record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.