Allocation..::..DebtorCreditorTransactionKey Property

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

Syntax


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