GetSyntax Method (BLTClient)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the Business Object component’s syntax as an XML string.
| Exception | Description |
|---|---|
| System.ServiceModel.EndpointNotFoundException | The appropriate BLTHost is not running. |
| System.TimeoutException | The BLT execution timed out. |
| System.ServiceModel.Security.SecurityNegotiationException | An error occurred while negotiating the security context for a message. |
| System.ServiceModel.CommunicationException | A communication error in either the service or client application. |