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) Version: 25.0
Syntax
public static int GetConfID(
	ICTExportProfileData oData,
	int iRow
)

Parameters

oData  ICTExportProfileData
iRow  Int32

Return Value

Int32
See Also