Mapping..::..SourceColumnIndex Property

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

Syntax


public int SourceColumnIndex { get; set; }
Public Property SourceColumnIndex As Integer
	Get
	Set
public:
property int^ SourceColumnIndex {
	int^ get ();
	void set (int^ value);
}