Engine.SetProductRegistrationInfo ( userName, companyName, serialNumber)
Returns True if the registration information is valid.
Sets the product registration information for this installation of TestStand.
This method sets the information that you entered into the TestStand Product Registration dialog box, which launches the first time you launch the sequence editor after installation.
userName As String
[In] Pass the name of the user to which TestStand is registered.
companyName As String
[In] Pass the name of the company to which TestStand is registered.
serialNumber As String
[In] Pass the serial number for this installation of TestStand.