Platform Symphony .NET API Reference - Version 5.0
Connect Method (applicationName)
NamespacesPlatform.Symphony.SoamSoamFactoryConnect(String)
Creates a connection to the specified Symphony application.
Declaration Syntax
C#
public static Connection Connect(
	string applicationName
)
Parameters
applicationName (String)
The name of the application.
Return Value
The created Connection.
Remarks
Once this connection is acquired you may proceed to interact with the application.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.0.0.0