IDFModel.GetInputCol Method

Definition

Gets the column that the IDFModel should read from

public string GetInputCol ();
member this.GetInputCol : unit -> string
Public Function GetInputCol () As String

Returns

string, input column

Applies to