CreditorBatchTrans..::..RepeatingUnits Property

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

Syntax


public int RepeatingUnits { get; set; }
Public Property RepeatingUnits As Integer
	Get
	Set
public:
property int^ RepeatingUnits {
	int^ get ();
	void set (int^ value);
}