Rolosoft.comRolosoft PayPal IPN Easy for .NET
Received Property
NamespacesRolosoft.IpnEasy.NetLogReceived
Rolosoft.com: PayPal IPN Easy for .NET

Gets or sets the date/time that an IPN was received.

This is the server date/time hosting IPN Easy for .Net. Use this for logging the local time that the IPN was received.

Declaration Syntax
C#Visual BasicVisual C++
public DateTime Received { get; set; }
Public Property Received As DateTime
public:
property DateTime Received {
	DateTime get ();
	void set (DateTime value);
}

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