Share via


PdsComdPricingMargin::exist Method

Indicates whether a specific PdsPricingMargin record exists.

Syntax

server public static boolean exist(
    PdsComdPricingRunId _runId, 
    PdsComdPricingTemplateId _templateId, 
    CostProfitSet _profitSet)

Run On

Server

Parameters

Return Value

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

See Also

Reference

PdsComdPricingMargin Table