  | SphinxConnectorLicensingSetLicense Method  | 
            Set the license.
            
 
Namespace: SphinxConnectorAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic static void SetLicense(
	string license
)
Public Shared Sub SetLicense ( 
	license As String
)
Parameters
- license
 - Type: SystemString
A string containing the license information. 
Exceptions
See Also