| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function Install( _ ByVal xmldata As String, _ ByVal productName As String, _ ByVal userType As LicenseManager.UserType _ ) As LicensingError | |
| C# | |
|---|---|
public static LicensingError Install( string xmldata, string productName, LicenseManager.UserType userType ) | |
Parameters
- xmldata
- productName
- userType