Share via


ILicAgent.GetVATLabel Method

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

Syntax

'Declaration
Function GetVATLabel ( _
    bstrCountryCode As String _
) As String
'Usage
Dim instance As ILicAgent
Dim bstrCountryCode As String
Dim returnValue As String

returnValue = instance.GetVATLabel(bstrCountryCode)
string GetVATLabel(
    string bstrCountryCode
)

Parameters

Return Value

Type: System.String

See Also

Reference

ILicAgent Interface

ILicAgent Members

Microsoft.Office.Core Namespace