Field name in customer system that field maps to

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

Syntax

C#
public string DBFieldName { get; set; }
Visual Basic (Declaration)
Public Property DBFieldName As String
Visual C++
public:
property String^ DBFieldName {
	String^ get ();
	void set (String^ value);
}

Field Value

Return Value

Remarks

See Also