Click or drag to resize

ExportItemAttachments Property

Attachment rows 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>> Attachments { get; }

Property Value

IEnumerableTupleExportDataRow, String
See Also