clsAllocatedTransaction..::..CashBook_DebtorCreditorTransactionKey Property

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

Syntax


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