Discuss this help topic in SecureBlackbox Forum
Textual field name.
Declaration
[VB.NET]
Property FieldName As String
[Pascal]
property FieldName : string;
[C++]
void get_FieldName(std::string &OutResult);
[PHP]
string get_FieldName()
[Java]
String getFieldName();
Description
Use this read-only property to get the field name.
Discuss this help topic in SecureBlackbox Forum