UpdateProfile Method
This method updates the specified profile.
Syntax
[VB.NET] Public Sub UpdateProfile(ByVal ProfileId As String)
[C#] public void UpdateProfile(string profileId);
Remarks
Use this method to update details about the specified recurring payments profile. This method takes a ProfileId parameter which specifies which profile will be updated.
Use various properties of the profile to update such as BillingDetails.