ServiceEndpointMetadata.ServiceEndpoints Property

Definition

Gets the service endpoint URIs.

public:
 property Microsoft::Xrm::Sdk::Client::ServiceEndpointDictionary ^ ServiceEndpoints { Microsoft::Xrm::Sdk::Client::ServiceEndpointDictionary ^ get(); };
public Microsoft.Xrm.Sdk.Client.ServiceEndpointDictionary ServiceEndpoints { get; }
member this.ServiceEndpoints : Microsoft.Xrm.Sdk.Client.ServiceEndpointDictionary
Public ReadOnly Property ServiceEndpoints As ServiceEndpointDictionary

Property Value

The service endpoint URIs.

Applies to