Connection
Description
The structure represents an instance of the Connection entity.
Constructor
Constructor | Description |
---|---|
Connection | Initializes a new instance of the Connection object model. |
Properties
Property | Description |
---|---|
Id | Gets the ID of the connection. |
Name | Gets the name of the connection. |
Description | Gets the description of the connection. |
ConnectionType | Gets the type of connection. |
Value | Gets the value of the connection. |
Remarks
Use the Connection object model to get the connection information.