SalesOrder..::..CreditNoteInvoiceHistoryID Property

Gets or sets the credit note invoice history identifier.

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

Syntax


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

Field Value

The credit note invoice history identifier.