Status Property
The status of the profile.
Syntax
recurringpaymentscontrol.Status
Possible Values
psActive(0), psPending(1), psCancelled(2), psSuspended(3), psExpired(4)
Default Value
0
Remarks
This property will contain the status of the profile after a call to GetProfile.
This property is read-only.
Data Type
Integer