Rolosoft.comRolosoft PayPal IPN Easy for .NET
RawData Property
NamespacesRolosoft.IpnEasy.NetLogRawData
Rolosoft.com: PayPal IPN Easy for .NET

Gets or sets all form values returned from PayPal IPN notifications.

Declaration Syntax
C#Visual BasicVisual C++
public string RawData { get; set; }
Public Property RawData As String
public:
property String^ RawData {
	String^ get ();
	void set (String^ value);
}
See Also

Assembly: Rolosoft.IpnEasy.Net (Module: Rolosoft.IpnEasy.Net) Version: 1.0.4316.24325 (1.0.0.5)