ErroredImportRow..::..RowData Property

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

Syntax


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