Mapping..::..SourceColumnName Property

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

Syntax


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