This member returns the field name and

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

Syntax

C#
string ParentFieldName { get; }
Visual Basic (Declaration)
ReadOnly Property ParentFieldName As String
Visual C++
property String^ ParentFieldName {
	String^ get ();
}

See Also