API Help
Eplan.EplApi.Starter Namespace / EplanFinder Class / SelectEplanVersion Method / SelectEplanVersion() Method

In This Topic
SelectEplanVersion() Method
In This Topic
Select one eplan appliaction installed on this machine. When there are more than one installed, a select dialog will appear.
Syntax
public string SelectEplanVersion()

Return Value

the bin path of the selected eplan application. Returns null if the user canceled.
Remarks
Selects a 32 bit installation only.
See Also