PeriodRollover..::..RollDebtorsCustom Property

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

Syntax


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