IDMNodeHelper.VarSelDialog4
Helper function to display a 4 var selection dialog. Can be called from IDMNode::Edit.
Syntax | Parameters | Return Value |
---|---|---|
Function IDMNodeHelper.VarSelDialog4( _ pNode As DataMinerNode, _ input_dataset_index As Long, _ hwndParent As Long, _ flags As Integer, _ AllowOverlap As Boolean, _ varsToInclude As Variant, _ windowCaption As String, _ editCaption1 As String, _ measureTypeFlags1 As Long, _ nMinSel1 As Long, _ nMaxSel1 As Long, _ ByRef vars1 As Variant, _ editCaption2 As String, _ measureTypeFlags2 As Long, _ nMinSel2 As Long, _ nMaxSel2 As Long, _ ByRef vars2 As Variant, _ editCaption3 As String, _ measureTypeFlags3 As Long, _ nMinSel3 As Long, _ nMaxSel3 As Long, _ ByRef vars3 As Variant, _ editCaption4 As String, _ measureTypeFlags4 As Long, _ nMinSel4 As Long, _ nMaxSel4 As Long, _ ByRef vars4 As Variant) As Boolean |
Type: DataMinerNode Type: Long Type: Long Type: Integer Type: Boolean Type: Variant Type: String Type: String Type: Long Type: Long Type: Long Type: Variant Type: String Type: Long Type: Long Type: Long Type: Variant Type: String Type: Long Type: Long Type: Long Type: Variant Type: String Type: Long Type: Long Type: Long Type: Variant |
Boolean |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.