GetProfile Method
This method returns the requested profile.
Syntax
public void 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.