Discuss this help topic in SecureBlackbox Forum
…
Declaration
[VB.NET]
Property FieldType As Integer
[Pascal]
property FieldType : integer;
[C++]
int32_t get_FieldType();
void set_FieldType(int32_t Value);
[PHP]
integer get_FieldType()
void set_FieldType(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum