Share via


ServiceEndpointMetadata.ServiceEndpoints Property

 

Applies To: Dynamics CRM 2015

Gets the service endpoint URIs.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public ServiceEndpointDictionary ServiceEndpoints { get; }
public:
property ServiceEndpointDictionary^ ServiceEndpoints {
    ServiceEndpointDictionary^ get();
}
member ServiceEndpoints : ServiceEndpointDictionary with get
Public ReadOnly Property ServiceEndpoints As ServiceEndpointDictionary

Property Value

Type: Microsoft.Xrm.Sdk.Client.ServiceEndpointDictionary

Type: ServiceEndpointDictionary
The service endpoint URIs.

See Also

ServiceEndpointMetadata Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright