DeleteQuote
C# Methods Reference
Signature
public bool DeleteQuote(int quoteId)
Parameters
quoteId
int required
No description provided.
Return Type
bool
Example
CPH.DeleteQuote(quoteId);
public bool DeleteQuote(int quoteId)
No description provided.
bool
CPH.DeleteQuote(quoteId);