GetImportSettings(Column)

Get the settings used for an import operation.

Declaration Syntax

public virtual ImportSettingsBase GetImportSettings(Column newColumn)

Parameters

newColumn(Column)

The

for which the settings are to be fetched.