Method Property
The method of the outgoing request.
Syntax
[VB.NET] Public Property Method As String
[C#] public string Method {get; set;}
Remarks
This defines the paypal method being executed by the request. It is required by all paypal operations.
Default Value
""