Accusoft.ThumbnailXpress6.Net
SetIXSolutionName Method




The solution name.
Sets the ImagXpress control runtime license deployment solution name.
Syntax
'Declaration
 
Public Sub SetIXSolutionName( _
   ByVal solutionName As String _
) 
'Usage
 
Dim instance As Licensing
Dim solutionName As String
 
instance.SetIXSolutionName(solutionName)
public void SetIXSolutionName( 
   string solutionName
)
public: void SetIXSolutionName( 
   string* solutionName
) 
public:
void SetIXSolutionName( 
   String^ solutionName
) 

Parameters

solutionName
The solution name.
Remarks
This is the name of the runtime license solution for ImagXpress. The ImagXpress solution name is provided in the purchase confirmation email when runtime licenses are purchased.
See Also

Reference

Licensing Class
Licensing Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback