Mapping..::..SourceColumnName Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors.Import
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


public string SourceColumnName { get; set; }
Public Property SourceColumnName As String
	Get
	Set
public:
property String^ SourceColumnName {
	String^ get ();
	void set (String^ value);
}