Click or drag to resize

IDatabaseGetQuoteVersion Method

Get an existing QuoteVersion by its quoteversion_id

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IQuoteVersion GetQuoteVersion(
	int i_QuoteVersionId
)

Parameters

i_QuoteVersionId
Type: SystemInt32

Return Value

Type: IQuoteVersion
See Also