[This is preliminary documentation and is subject to change.]
Updates the new license.
Namespace:
OfficeClip.DBLayer.OemAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public void NewLicense( string ls ) |
| Visual Basic (Declaration) |
|---|
Public Sub NewLicense ( _ ls As String _ ) |
| Visual C++ |
|---|
public: void NewLicense( String^ ls ) |
Parameters
- ls
- Type: System..::.String
String containing the new license key.
