XML3 - API DLL Documentation
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
The VIP system data type of the current search field.
Namespace: XMLV3APIAssembly: 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 (); } |