IExternalServer Methods
| Name | Return Type | Description |
|---|---|---|
| GetDescription() | String | Implement this method to return a description of the server. |
| GetName() | String | Implement this method to return the name of the server. |
| GetServerId() | Guid | Implement this method to return the id of the server. |
| GetServiceId() | ExternalServiceId | Implement this method to return the id of the service. |
| GetVendorId() | String | Implement this method to return the id of the vendor of the server. |