FailedPaymentCount Property
Number of failed payments.
Syntax
[VB.NET] Public ReadOnlyProperty FailedPaymentCount As Integer
[C#] public int FailedPaymentCount {get;}
Remarks
This property will contain the total number of failed payments for this profile after a call to GetProfile.
This property is read-only.
Default Value
0