SavedMappingSet..::..LastReadRecID Property

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

Syntax


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