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

Gets the difference between the number of users licensed in license file and Current number of users in the OfficeClip System.

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

Syntax

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

Return Value

Difference between the number of users licensed in license file and Current number of users in the OfficeClip System.

See Also