Click or drag to resize

ExportItemDataRows Property

Datarows of this item. The Item2 of the Tuple is top assembly configuration.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public IEnumerable<Tuple<ExportDataRow, string>> DataRows { get; }

Property Value

IEnumerableTupleExportDataRow, String
See Also