ConnectionCreate Method

Overload List

Create(FilePath) Create a new connection based on the filename. The BridgeName will be the extension of the file (without the dot).
Create(String) Create a new connection based on the filename. The BridgeName will be the extension of the file (without the dot).
Create(String, String) Create a new connection based on the filename and an simulation ID.

See Also