FormSuite v6.0 - Updated October 25, 2021
SetSolutionName Method




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > ComponentLicense Class : SetSolutionName Method
The name of your solution
Sets the component's solution name.
Syntax
'Declaration
 
Public Sub SetSolutionName( _
   ByVal solutionName As String _
) 
 
'Usage
 
Dim instance As ComponentLicense
Dim solutionName As String
 
instance.SetSolutionName(solutionName)

Parameters

solutionName
The name of your solution
See Also

Reference

ComponentLicense Class
ComponentLicense Members

Is this page helpful?
Yes No
Thanks for your feedback.