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.
Indicates whether the specified record in the PdsComdPricingTemplate table exists.
Syntax
server public static boolean exist(PdsComdPricingTemplateId _templateId)
Run On
Server
Parameters
- _templateId
Type: PdsComdPricingTemplateId Extended Data Type
The PdsComdPricingTemplateId value of the PdsComdPricingTemplate record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.