PeriodRollover..::..DontAgeDebtorTransactions Property

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

Syntax


public bool DontAgeDebtorTransactions { get; set; }
Public Property DontAgeDebtorTransactions As Boolean
	Get
	Set
public:
property bool^ DontAgeDebtorTransactions {
	bool^ get ();
	void set (bool^ value);
}