IAutomationSetSODLicence Method

Set User Name for SOD License System.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool SetSODLicence(
	string UserName,
	string Password
)

Parameters

UserName  String
 
Password  String
 

Return Value

Boolean

See Also