PeriodRollover..::..DontAgeCreditorTransactions Property

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

Syntax


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