Click or drag to resize

tokenQueryResponsedataRows Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Data.extended.dict.core.tokenQueryResponse.dataRows"]

Namespace:  imbNLP.Data.extended.dict.core
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public List<DataRow> dataRows { get; set; }

Property Value

Type: ListDataRow
See Also