public void Connections( string strFullLinkFileName )
public: void Connections( String^ strFullLinkFileName )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project in which to update all connections. |
public void Connections( string strFullLinkFileName )
public: void Connections( String^ strFullLinkFileName )
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project in which to update all connections. |
| Exception | Description |
|---|---|
| System.ArgumentException | Invalid project. |
| System.ApplicationException | The internal interface required for generating connections could not be created. |
| Eplan.EplApi.Base.BaseException | An error occurred during connection generation. Please refer to the exception message. |