Click or drag to resize

IDocumentEventsSuggestedDocumentCreateClickedFromSale Method

method SuggestedDocumentCreateClickedFromSale

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void SuggestedDocumentCreateClickedFromSale(
	int i_SaleId,
	int i_DocumentId
)

Parameters

i_SaleId
Type: SystemInt32
i_DocumentId
Type: SystemInt32
See Also