ILicAgent.GetPriceItemLabel Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function GetPriceItemLabel ( _
dwIndex As UInteger _
) As String
'Usage
Dim instance As ILicAgent
Dim dwIndex As UInteger
Dim returnValue As String
returnValue = instance.GetPriceItemLabel(dwIndex)
string GetPriceItemLabel(
uint dwIndex
)
Parameters
- dwIndex
Type: System.UInt32
Return Value
Type: System.String