Mapping..::..SourceColumnName Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditors.Import.Transactions
Assembly:  JiwaCreditors (in JiwaCreditors.dll)

Syntax


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