CreditorBatchTrans..::..RepeatingWillEnd Property

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

Syntax


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