Click or drag to resize

ExportDataRowGetConfID Method

Reads the configuration ID from the export data row.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public static int GetConfID(
	ICTExportProfileData oData,
	int iRow
)

Parameters

oData
Type: ICTExportProfileData
iRow
Type: SystemInt32

Return Value

Type: Int32
See Also