Rolosoft.comRolosoft PayPal IPN Easy for .NET
LicenseExpiresOn Property
NamespacesRolosoft.IpnEasy.NetIpnLicenseExpiresOn
Rolosoft.com: PayPal IPN Easy for .NET
The date (if any) that the license expires on.
Declaration Syntax
C#Visual BasicVisual C++
public string LicenseExpiresOn { get; private set; }
Public Property LicenseExpiresOn As String
public:
property String^ LicenseExpiresOn {
	String^ get ();
	void set (String^ value);
}
Value
The license expires on.
Remarks
Return "none" if the license does not expire.

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