VpfQuery.TypeColumn Property
Gets or sets the name of the column from which the vpfType attribute should be read.
Syntax
public System.String TypeColumn { get; set; }
Property Value
Default: ""
A column name.
Remarks
This property remains for backward compatibility only.
It specifies the name of the column from which the vpfType attribute should be read. The column must store values of integer type. If no column is specified the vpfType attribute will be set to -32768.
Platforms
Windows, Linux, Android