PeriodRollover..::..RollCreditorsMonthly Property

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

Syntax


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