PdsComdPricingTemplate::exist Method
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.