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