XML3 - API DLL Documentation
The VIP system data type of the current search field.

Namespace: XMLV3API
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public int FieldType { get; }
Visual Basic
Public ReadOnly Property FieldType As Integer
	Get
Visual C++
public:
property int FieldType {
	int get ();
}

Field Value

Return Value

Remarks