Click or drag to resize

IDatabaseGetQuoteLine Method

Get an existing QuoteLine by its quoteline_id

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IQuoteLine GetQuoteLine(
	int i_QuoteId
)

Parameters

i_QuoteId
Type: SystemInt32

Return Value

Type: IQuoteLine
See Also