Click or drag to resize
ClientConfigEnterpriseServiceEndpoint Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Enterprise Service End Point for this client instance

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public EndpointAddress EnterpriseServiceEndpoint { get; }

Return Value

Type: EndpointAddress
The Enterprise Service End Point for this client instance
See Also