IAutomationCheckPCBILicenceAPI Method

Check PCBI allows using API interface. It is possible to get an API license without option to show PCB-Investigator and maybe you can show PCB-Investigator but have no license to add your own API methods.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool CheckPCBILicenceAPI()

Return Value

Boolean
True if an API license is available.

See Also