LastPaymentDate Property
The date of the last received payment from this profile.
Syntax
[VB.NET] Public ReadOnlyProperty LastPaymentDate As String
[C#] public string LastPaymentDate {get;}
Remarks
This property contains the date that the last payment made from this profile was received.
The date will be specified in the following format: YYYY-MM-DD.
This property is read-only.
Default Value
""