ILicWizExternal.CurrentHelpId Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
WriteOnly Property CurrentHelpId As Integer
Set
'Usage
Dim instance As ILicWizExternal
Dim value As Integer
instance.CurrentHelpId = value
int CurrentHelpId { set; }
Property Value
Type: System.Int32