LabVIEWAdapter.DisplayHelpForNodeProperty

Syntax

LabVIEWAdapter.DisplayHelpForNodeProperty( libraryName, genericType, classDataName, propertyDataName, propertyUniqueID)

Purpose

Launches the LabVIEW Help topic for the property.

Parameters

libraryName As String

[In] Specifies the name of the LabVIEW node library you select.

genericType As String

[In] Specifies the genericType of the LabVIEW node library you select.

classDataName As String

[In] Specifies the Class Data Name of the LabVIEW node property.

propertyDataName As String

[In] Specifies the Property Data Name of the LabVIEW node property.

propertyUniqueID As String

[In] Specifies the unique ID of the LabVIEW node property.