ServiceEndpointMetadata.ServiceEndpoints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.