[This is preliminary documentation and is subject to change.]

Gets the difference between the upgrade Limit DateTime in the license and Current DateTime.

Namespace:  OfficeClip.DBLayer.Oem
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
public int Upddiff()
Visual Basic (Declaration)
Public Function Upddiff As Integer
Visual C++
public:
int Upddiff()

Return Value

Number of days remaining when the upgrade Limit expires else -1.

See Also