Click or drag to resize
CTInterfaceStrExportAddRowArgsProfileData Property

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

Export data. To manipulate values of current row access the data from index RowIndex.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public ICTExportProfileData ProfileData { get; }

Property Value

Type: ICTExportProfileData
See Also