GetProfile Method
This method returns the requested profile.
Syntax
void __fastcall GetProfile(String ProfileId);Remarks
Use this method to retrieve the specified recurring payments profile. This method takes a ProfileId parameter which specifies which profile the component will request from PayPal.
The details of the profile will be populated into various properties such as BillingDetails and CyclesCompleted.