ApplicationEnterpriseServiceEndpoint Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public EndpointAddress EnterpriseServiceEndpoint { get; }
Public ReadOnly Property EnterpriseServiceEndpoint As EndpointAddress
Get
public:
virtual property EndpointAddress^ EnterpriseServiceEndpoint {
EndpointAddress^ get () sealed;
}
function get_EnterpriseServiceEndpoint();
Property Value
Type:
EndpointAddressSee Also