IDMNodeHelper.SelectOneVariableDialog

Helper function to display a plain single var selection dialog.

Syntax Parameters Return Value
Function IDMNodeHelper.SelectOneVariableDialog( _
    pNode As DataMinerNode, _
    input_dataset_index As Long, _
    hwndParent As Long, _
    selectedVariableIndex As Integer) As Boolean
  • pNode [in]

Type: DataMinerNode

  • input_dataset_index [in]

Type: Long

  • hwndParent [in]

Type: Long

  • selectedVariableIndex [in]

Type: Integer

Boolean