IColumnMapping Interface

Represents a column mapping (information).
Public Interface IColumnMapping
This language is not supported or no code example is available.
public interface IColumnMapping
This language is not supported or no code example is available.
Name Description
Public property Category Gets the category of the column.
Public property DisplayName Gets the localized display name of the column.
Public property FieldType Gets the type of fields in the column.
Public property IncludedForReading Gets or sets a value indicating whether the column (field) is to be included in data reading operations, such as IWbs.GetFullData and IMinute.GetFullData.
Public property Mnemonic Gets the mnemonic of the column.
Public property PositionInExpanded Gets index of the column starting with 0.
Top
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition