SalesOrder..::..InvoiceHistoryID Property

Namespace:  JiwaFinancials.Jiwa.JiwaManualBOBatch
Assembly:  JiwaManualBOBatch (in JiwaManualBOBatch.dll)

Syntax


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