Signature

public bool DeleteQuote(int quoteId)

Parameters

quoteId
int required

No description provided.

Return Type

bool

Example

CPH.DeleteQuote(quoteId);