Accusoft.BarcodeXpress9.Net
SetSolutionName Method
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > Licensing Class : SetSolutionName Method




solutionName
The solution name.

Glossary Item Box

Sets the BarcodeXpress control runtime license deployment solution name.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public Sub SetSolutionName( _
   ByVal solutionName As String _
) 
'Usage
 
Dim instance As Licensing
Dim solutionName As String
 
instance.SetSolutionName(solutionName)

Parameters

solutionName
The solution name.

Remarks

This is the name of the runtime license solution. The solution name is provided in the purchase confirmation email when runtime licenses are purchased.

See Also

©2013. Accusoft Corporation. All Rights Reserved.