IConnection Interface
[Missing <summary> documentation for "T:DHI.Mike1D.Generic.IConnection"]
Namespace: DHI.Mike1D.GenericAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
public interface IConnection
| BridgeName |
Name of the bridge to use for saving and/or reading
|
| FilePath |
Fully qualified file name for the file to store data in or read data from
|
| Options |
Options to the connection as key-value pairs.
Keys are case-sensitive.
|
| Clone |
Clone this object. It returns a deep copy of
the file path, but just transfers the dictionary.
|