Share via


PdsComdPricingTemplate::find Method

Finds the specified record in the PdsComdPricingTemplate table [by using the specified PdsComdPricingTemplateId value].

Syntax

server public static PdsComdPricingTemplate find(PdsComdPricingTemplateId _templateId, [boolean _forUpdate])

Run On

Server

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: PdsComdPricingTemplate Table
A record in the PdsComdPricingTemplate table; otherwise, an empty record.

See Also

Reference

PdsComdPricingTemplate Table