[This is preliminary documentation and is subject to change.]
            Checks if the license time limit is valid
            
    Namespace: 
   OfficeClip.DBLayer.OemAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public bool IsLicenseTimeLimitValid( int userId )  | 
| Visual Basic (Declaration) | 
|---|
Public Function IsLicenseTimeLimitValid ( _ userId As Integer _ ) As Boolean  | 
| Visual C++ | 
|---|
public: bool IsLicenseTimeLimitValid( int userId )  | 
Parameters
- userId
 - Type: System..::.Int32
 
