Condividi tramite


ColumnInformation.NumericColumnNames Proprietà

Definizione

Colonne del set di dati numeriche.

[Newtonsoft.Json.JsonProperty]
public System.Collections.Generic.ICollection<string> NumericColumnNames { get; }
[<Newtonsoft.Json.JsonProperty>]
member this.NumericColumnNames : System.Collections.Generic.ICollection<string>
Public ReadOnly Property NumericColumnNames As ICollection(Of String)

Valore della proprietà

Il valore predefinito è un nuovo oggetto vuoto Collection<T>.

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a