ImportTransactions..::..CreditorTransactionsObject Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditorsUI.Import.Transactions
Assembly:  JiwaCreditorsUI (in JiwaCreditorsUI.dll)

Syntax


public TransactionImport CreditorTransactionsObject { get; set; }
Public Property CreditorTransactionsObject As TransactionImport
	Get
	Set
public:
property TransactionImport^ CreditorTransactionsObject {
	TransactionImport^ get ();
	void set (TransactionImport^ value);
}