Share via


ColumnTransformer.Fields Property

Definition

Fields to apply transformer logic on.

public System.Collections.Generic.IList<string> Fields { get; set; }
member this.Fields : System.Collections.Generic.IList<string> with get, set
Public Property Fields As IList(Of String)

Property Value

Applies to