ILicWizExternal.SaveReceipt Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Function SaveReceipt ( _
    bstrReceipt As String _
) As String
'Usage
Dim instance As ILicWizExternal
Dim bstrReceipt As String
Dim returnValue As String

returnValue = instance.SaveReceipt(bstrReceipt)
string SaveReceipt(
    string bstrReceipt
)

Parameters

Return Value

Type: System.String

See Also

Reference

ILicWizExternal Interface

ILicWizExternal Members

Microsoft.Office.Core Namespace