IAutomationGetLicenceMaxVersion Method

Returns the maximum PCBI major version, for which the licence is valid (e.g. "13" for "PCB-Investigator V13.x")

Definition

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

Return Value

Int32
Maximum major version

See Also