 | CTInterfaceStrExportAddRowArgsProfileData Property |
Export data. To manipulate values of current row
access the data from index
RowIndex.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic ICTExportProfileData ProfileData { get; }
Public ReadOnly Property ProfileData As ICTExportProfileData
Get
Property Value
ICTExportProfileData
See Also