Click or drag to resize

tokenQueryResponsedataRows Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[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.26
Syntax
C#
public List<DataRow> dataRows { get; set; }

Property Value

Type: ListDataRow
See Also