SavedMapping..::..SourceColumnName Property

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

Syntax


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