CurrentPeriodAttempts Property
The current number of payments by the sender this period for this preapproval.
Syntax
[VB.NET] Public ReadOnlyProperty CurrentPeriodAttempts As Integer
[C#] public int CurrentPeriodAttempts {get;}
Remarks
This property is filled after a call to GetPreApprovalDetails.
This property is read-only.
Default Value
0