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()
public:
String^ SelectEplanVersion();
Return Value
the bin path of the selected eplan application. Returns null if the user canceled.
See Also