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